Browse Source

【移动端】请求路径

samhoo 4 years ago
parent
commit
af27413b7c
1 changed files with 1 additions and 0 deletions
  1. 1 0
      uas-office-web/uas-mobile/src/configs/api.config.js

+ 1 - 0
uas-office-web/uas-mobile/src/configs/api.config.js

@@ -9,6 +9,7 @@ export const _host = window.location.origin
   // && 'http://usoft.f3322.net:10007/uas'
   // && 'http://erp.yitoa.com:8888/ERP'
   // && 'http://sisemi03.zicp.io/ERP/'
+  // && 'http://10.1.7.143:8088/ERP/'
 
 export const _baseURL = _host + (process.env.REACT_APP_ROUTER_BASE_NAME || '')