| north-glass-erp/northglass-erp/config.js | ●●●●● 补丁 | 查看 | 原始文档 | blame | 历史 |
north-glass-erp/northglass-erp/config.js
@@ -1,4 +1,18 @@ export default { serverUrl:"localhost:8086", //serverUrl:"localhost:8086" //新疆服务器 //serverUrl:"192.168.2.144:8086" //常州服务器 //serverUrl:"192.168.1.199:8086" //上海服务器 //serverUrl:"10.153.19.150:8086" //天津生产部 //serverUrl:"192.168.150.41:8086" //天津服务器 //serverUrl:"192.168.150.39:8086" //天津测试端 //serverUrl:"192.168.150.39:8087" //义乌服务器 serverUrl:"192.168.0.39:8086" }