xhj 2 роки тому
батько
коміт
5fff500994
1 змінених файлів з 1 додано та 1 видалено
  1. 1 1
      utils/request.js

+ 1 - 1
utils/request.js

@@ -2,7 +2,7 @@ const app = getApp();
 const env = {
 	NODE_ENV: 'prd',
 	dev: {
-		apiUrl: 'https://apitest.tongyu99.com'
+		apiUrl: 'https://apitest.zhiqiyun.com'
 	},
 	prd: {
 		apiUrl: 'https://apimall.zhiqiyun.com'