diff --git a/project.config.json b/project.config.json index defca11..e5dde6d 100644 --- a/project.config.json +++ b/project.config.json @@ -61,5 +61,5 @@ } ] }, - "appid": "wxbdf6f933281b1eb4" + "appid": "wxa4a28b299df7d921" } \ No newline at end of file diff --git a/src/app.ts b/src/app.ts index d8bc7db..9cd3e3a 100644 --- a/src/app.ts +++ b/src/app.ts @@ -17,14 +17,14 @@ App({ // 测试号 wx2b0bb13edf717c1d // dev // appid:wxbdf6f933281b1eb4 - url: 'https://m.shizhong.hbraas.com', - upFileUrl: 'https://m.shizhong.hbraas.com/', - imageUrl: 'https://m.shizhong.hbraas.com/api/shizhong/', + // url: 'https://m.shizhong.hbraas.com', + // upFileUrl: 'https://m.shizhong.hbraas.com/', + // imageUrl: 'https://m.shizhong.hbraas.com/api/shizhong/', // pro // appid:wxa4a28b299df7d921 - // url: 'https://m.shizhong.hbsaas.com', - // upFileUrl: 'https://m.shizhong.hbsaas.com/', - // imageUrl: 'https://m.shizhong.hbsaas.com/api/shizhong/', + url: 'https://m.shizhong.hbsaas.com', + upFileUrl: 'https://m.shizhong.hbsaas.com/', + imageUrl: 'https://m.shizhong.hbsaas.com/api/shizhong/', loginState: '', isLogin: 0,