Browse Source

修改知事用户接口

xiaodai2022 2 years ago
parent
commit
556a7290dd
1 changed files with 1 additions and 1 deletions
  1. 1 1
      src/config/env.jiesuan.js

+ 1 - 1
src/config/env.jiesuan.js

@@ -3,7 +3,7 @@ module.exports = {
   title: '采销平台',
   baseUrl: 'http://wx.wxhr.sit.futurelab.tv',
   api: {
-    userApi: 'http://inv.sitw.wanyuhengtong.com/',
+    userApi: 'http://oldaccount.api.caixiao365.com/',
     // baseApi: 'http://stock.caixiao.wanyuhengtong.cn/',
     baseApi: 'http://stock.api.caixiao365.com/',
   },