UU跑腿标准版

uupaotui.xml 349B

1234567891011
  1. <?xml version="1.0" encoding="utf-8" ?>
  2. <appSettings>
  3. <!-- appid -->
  4. <appid>myappid</appid>
  5. <!-- appsecret -->
  6. <appsecret>myappsecret</appsecret>
  7. <!-- openid -->
  8. <openid>myopenid</openid>
  9. <!-- 获取呼叫中心来电弹屏路径 -->
  10. <callcenterUrl>http://openapi.uupaotui.com/v2_0/callcenter.ashx</callcenterUrl>
  11. </appSettings>