Explorar el Código

切换正式接口

gcz hace 2 años
padre
commit
41f560e5f7
Se han modificado 1 ficheros con 6 adiciones y 6 borrados
  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