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