|
@@ -12,15 +12,15 @@
|
|
|
// }
|
|
|
|
|
|
//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 staticUrl='https://xusapi.gzxsjt.cn/miniores/imgs/app';
|
|
|
+// 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 staticUrl='https://xusapi.gzxsjt.cn/miniores/imgs/app';
|
|
|
|
|
|
//正式
|
|
|
-// let baseUrl='https://xusapi.gzxsjt.cn/appapi/app';
|
|
|
-// let upFileUrl='https://xusapi.gzxsjt.cn/thirdapi/upload/single/minio';
|
|
|
-// let staticUrl='https://xusapi.gzxsjt.cn/miniores/imgs/app';
|
|
|
+let baseUrl='https://xusapi.gzxsjt.cn/appapi/app';
|
|
|
+let upFileUrl='https://xusapi.gzxsjt.cn/thirdapi/upload/single/minio';
|
|
|
+let staticUrl='https://xusapi.gzxsjt.cn/miniores/imgs/app';
|
|
|
|
|
|
const commonConfig = {
|
|
|
wxAppid: '', // 测试wxAppid
|