|
@@ -1,6 +1,6 @@
|
|
|
const config = {
|
|
|
// base_url: 'http://192.168.1.9:8080',//柴
|
|
|
- // base_url: 'http://192.168.1.7:8080',//刘波
|
|
|
+ base_url: 'http://192.168.1.7:8080',//刘波
|
|
|
// base_url: 'http://192.168.1.17:8080',//小飞
|
|
|
// base_url: 'http://192.168.1.20:8080',//志伟
|
|
|
// base_url: 'http://192.168.1.8:8080',//高升
|
|
@@ -11,7 +11,7 @@ const config = {
|
|
|
// base_url: 'https://lab.sxitdlc.com/labNhSystem/',//43服务器高升测试
|
|
|
//base_url: 'https://lab.sxitdlc.com/labAppTest',//43服务器线上
|
|
|
// base_url: 'https://lab.sxitdlc.com/appTest/',//88服务器线上
|
|
|
- base_url: 'https://lab.sxitdlc.com/labSystem/', //矿大地址
|
|
|
+ // base_url: 'https://lab.sxitdlc.com/labSystem/', //矿大地址
|
|
|
// base_url: 'https://lab.sxitdlc.com/jdlabSystem/', //交大地址
|
|
|
// base_url: 'https://lab.sxitdlc.com/jndxlabSystem/', //暨大地址
|
|
|
// base_url: 'https://lab.sxitdlc.com/kdwclabSystem/', //矿大文昌地址
|