|
@@ -33,9 +33,9 @@ let staticUrl= null // 静态文件地址
|
|
|
|
|
|
//正式
|
|
|
// #ifdef MP
|
|
|
- // baseUrl='https://xusapi.gzxsjt.cn/appapi/app';
|
|
|
- // upFileUrl='https://xusapi.gzxsjt.cn/thirdapi/upload/single/minio';
|
|
|
- // staticUrl='https://xusapi.gzxsjt.cn/miniores/imgs/app';
|
|
|
+ baseUrl='https://serviceapi.wdzzgs.com';
|
|
|
+ upFileUrl='https://serviceapi.wdzzgs.com/thirdapi/upload/single/minio';
|
|
|
+ staticUrl='https://minio.wdzzgs.com/greattransition/staticfile';
|
|
|
// #endif
|
|
|
// #ifdef H5
|
|
|
// baseUrl='https://xusapi.gzxsjt.cn/appapi/app';
|