@@ -6,9 +6,9 @@ module.exports = {
// apiUrl: 'https://weixin.ai160.com/',
// host: 'wss://weixin.ai160.com/wx/websocket'
// ----测试环境-----
- apiUrl: 'https://weixin.efunbox.cn/',
+ // apiUrl: 'https://weixin.efunbox.cn/',
// ----正式环境-----
- //apiUrl: 'https://schedule.api.ai160.com/',
+ apiUrl: 'https://schedule.api.ai160.com/',
// ----正式环境----- 另一个小程序
apiUrlTwo: 'https://weixin.ai160.com/',