|
@@ -10,8 +10,6 @@ if (process.env.NODE_ENV === 'development') {
|
|
|
// baseUrl = "http://192.168.5.150:8001"; //徐强
|
|
// baseUrl = "http://192.168.5.150:8001"; //徐强
|
|
|
baseUrl = "https://tennat.baoxianzhanggui.com/test_api"; //测试
|
|
baseUrl = "https://tennat.baoxianzhanggui.com/test_api"; //测试
|
|
|
h5BaseUrl = "https://tennat.baoxianzhanggui.com/test_h5";
|
|
h5BaseUrl = "https://tennat.baoxianzhanggui.com/test_h5";
|
|
|
- // baseUrl = "https://pre.baoxianzhanggui.com/web-api"; //预生产
|
|
|
|
|
- // h5BaseUrl = "https://pre.baoxianzhanggui.com/h5";
|
|
|
|
|
// baseUrl = "https://tennat.baoxianzhanggui.com/api"; //生产
|
|
// baseUrl = "https://tennat.baoxianzhanggui.com/api"; //生产
|
|
|
// h5BaseUrl = "https://sxzgkj.baoxianzhanggui.com/h5";//生产
|
|
// h5BaseUrl = "https://sxzgkj.baoxianzhanggui.com/h5";//生产
|
|
|
// socketUrl = "wss://sxzgkj.baoxianzhanggui.com/web-api/websocket";
|
|
// socketUrl = "wss://sxzgkj.baoxianzhanggui.com/web-api/websocket";
|