正在显示
5 个修改的文件
包含
7 行增加
和
6 行删除
1 | -const appId = 'wxe7d4efda23782b49'; | |
1 | +const appId = 'wx04262fa98a7de5b6'; | |
2 | 2 | App({ |
3 | 3 | onLaunch: function() { |
4 | 4 | var that = this; |
... | ... | @@ -143,8 +143,9 @@ App({ |
143 | 143 | // baseUrl: "http://192.144.144.220:20000/", |
144 | 144 | // baseUrl: "http://154.8.229.55:20000/", |
145 | 145 | // baseUrl: "http://47.110.250.177:20000/", |
146 | - baseUrl: "http://47.110.158.110:20000/", | |
146 | + // baseUrl: "http://47.110.158.110:20000/", | |
147 | 147 | // baseUrl: "https://api.workai.com.cn/", |
148 | + baseUrl: "https://api.fjhxrl.com/", | |
148 | 149 | OSSUrl: "", //"https://oss.workai.com.cn/", |
149 | 150 | userInfo: null, |
150 | 151 | hostInfo: null, | ... | ... |
... | ... | @@ -12,7 +12,7 @@ |
12 | 12 | }, |
13 | 13 | "compileType": "miniprogram", |
14 | 14 | "libVersion": "2.4.2", |
15 | - "appid": "wxe7d4efda23782b49", | |
15 | + "appid": "wx04262fa98a7de5b6", | |
16 | 16 | "projectname": "%E6%B5%B7%E5%B3%A1%E8%87%AA%E7%84%B6%E4%BA%BA", |
17 | 17 | "debugOptions": { |
18 | 18 | "hidedInDevtools": [] | ... | ... |
请
注册
或
登录
后发表评论