Forráskód Böngészése

切换正式接口

gcz 2 éve
szülő
commit
41f560e5f7
1 módosított fájl, 6 hozzáadás és 6 törlés
  1. 6 6
      common/config.js

+ 6 - 6
common/config.js

@@ -12,14 +12,14 @@
 // }
 
 //64
-let baseUrl='https://xusfoodapi.hw.hongweisoft.com/appapi/app';
-let upFileUrl='http://fileupload.hw.hongweisoft.com/upload/single/minio';
-let staticUrl='http://res.hw.hongweisoft.com/xushuo/';
+// let baseUrl='https://xusfoodapi.hw.hongweisoft.com/appapi/app';
+// let upFileUrl='http://fileupload.hw.hongweisoft.com/upload/single/minio';
+// let staticUrl='http://res.hw.hongweisoft.com/xushuo/';
 
 //正式
-// let baseUrl='https://xusapi.gzxsjt.cn/appapi/app';
-// let upFileUrl='https://xusapi.gzxsjt.cn/thirdapi/upload/single/minio';
-// let staticUrl='http://res.gzxsjt.cn/xushuo/';
+let baseUrl='https://xusapi.gzxsjt.cn/appapi/app';
+let upFileUrl='https://xusapi.gzxsjt.cn/thirdapi/upload/single/minio';
+let staticUrl='http://res.gzxsjt.cn/xushuo/';
 
 const commonConfig = {
 	wxAppid: '', // 测试wxAppid