Commit ee0a8fd24e10d395e7c1a96c10d813b55e4bd0b8

Authored by 严涛
1 parent 3ccb9f0d

更改baseurl

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: {
... ...