- <?xml version="1.0" encoding="utf-8" ?>
- <appSettings>
- <!-- appid -->
- <appid>myappid</appid>
- <!-- appsecret -->
- <appsecret>myappsecret</appsecret>
- <!-- openid -->
- <openid>myopenid</openid>
- <!-- 获取呼叫中心来电弹屏路径 -->
- <callcenterUrl>http://openapi.uupaotui.com/v2_0/callcenter.ashx</callcenterUrl>
- </appSettings>
|