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

配置正式环境

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

+ 3 - 3
common/config.js

@@ -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';