Commit 8a7dcc1b8da7e2f937a209a506717ce14ace8883

Authored by 史婷婷
1 parent e1167f08

feat: 生产分支baseUrl

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