Showing
1 changed file
with
2 additions
and
2 deletions
| ... | ... | @@ -4,8 +4,8 @@ module.exports = { |
| 4 | 4 | themeColor: '#3d48a3', |
| 5 | 5 | |
| 6 | 6 | // baseUrl: 'http://ft.wecando21cn.com/api', |
| 7 | - baseUrl: 'http://gjtd.ahcjxc.com:81/api', | |
| 8 | - // baseUrl: 'http://erp.qgutech.com//api', | |
| 7 | + // baseUrl: 'http://gjtd.ahcjxc.com:81/api', | |
| 8 | + baseUrl: 'http://erp.qgutech.com/api', | |
| 9 | 9 | // baseUrl: 'http://127.0.0.1:8085', |
| 10 | 10 | // 应用信息 |
| 11 | 11 | appInfo: { | ... | ... |