跑腿类小程序:代跑腿
简介
爱跑腿核心功能代我买,代我送
配置接口域名切换, 默认为正式接口域名
| 1 2 3 4 5 |
// 测试域名 wx.setStorageSync(‘debug’, true) // 正式域名 |
request合法域名
| 1 2 3 |
https://apis.map.qq.com https://api.ipaotui.com https://apitest.ipaotui.com |
简介
爱跑腿核心功能代我买,代我送
配置接口域名切换, 默认为正式接口域名
| 1 2 3 4 5 |
// 测试域名 wx.setStorageSync(‘debug’, true) // 正式域名 |
request合法域名
| 1 2 3 |
https://apis.map.qq.com https://api.ipaotui.com https://apitest.ipaotui.com |