Commit 092da78972cdca8b643ae1b3b9c289fa68343f4d

Authored by gesilong
1 parent 7dd1bc0e

comit:生产请求地址

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://10.9.5.246:8081',
10 10 // 应用信息
11 11 appInfo: {
... ...