Limengbo 6 年 前
コミット
f862477d0a
1 ファイル変更2 行追加2 行削除
  1. 2 2
      utils/const.js

+ 2 - 2
utils/const.js

@@ -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/',