|
@@ -1,5 +1,5 @@
|
|
|
const config = {
|
|
|
- //base_url: 'http://192.168.1.9:8080',//柴
|
|
|
+ base_url: 'http://192.168.1.9:8080',//柴
|
|
|
// base_url: 'http://192.168.1.7:8080',//刘波
|
|
|
// base_url: 'http://192.168.1.17:8080',//周攀
|
|
|
// base_url: 'http://192.168.1.8:8080',//高升
|
|
@@ -13,7 +13,7 @@ const config = {
|
|
|
//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/', //矿大文昌地址
|
|
|
+ // base_url: 'https://lab.sxitdlc.com/kdwclabSystem/', //矿大文昌地址
|
|
|
|
|
|
//视频地址
|
|
|
video_url:'https://lab.sxitdlc.com',
|