|
@@ -7,10 +7,10 @@ const URL = {
|
|
//baseUrl: 'http://adminpre.bjzxtw.org.cn:9501',//pre环境域名
|
|
//baseUrl: 'http://adminpre.bjzxtw.org.cn:9501',//pre环境域名
|
|
|
|
|
|
webUrl: 'adminpre.bjzxtw.org.cn',//管理系统地址,如果用户因为某种原因以外退出,需要一个userurl用于请求接口
|
|
webUrl: 'adminpre.bjzxtw.org.cn',//管理系统地址,如果用户因为某种原因以外退出,需要一个userurl用于请求接口
|
|
- //-------------baseUrl: 'http://apipre1.bjzxtw.org.cn:29501',//pre环境域名2
|
|
|
|
|
|
+ baseUrl: 'http://apipre1.bjzxtw.org.cn:29501',//pre环境域名2
|
|
//baseUrl: 'http://192.168.1.201:9501',//刘佳伟本地环境
|
|
//baseUrl: 'http://192.168.1.201:9501',//刘佳伟本地环境
|
|
//baseUrl:'http://192.168.1.115:9501',//冯蕊的本地环境
|
|
//baseUrl:'http://192.168.1.115:9501',//冯蕊的本地环境
|
|
- baseUrl: 'http://192.168.1.129:9501',//刘剑的本地环境
|
|
|
|
|
|
+ //baseUrl: 'http://192.168.1.129:9501',//刘剑的本地环境
|
|
//WebsocketUrl: 'ws://192.168.1.201:9506',//刘佳伟 -- websocket地址
|
|
//WebsocketUrl: 'ws://192.168.1.201:9506',//刘佳伟 -- websocket地址
|
|
// WebsocketUrl: 'ws://192.168.1.127:9506'//刘剑 -- websocket地址
|
|
// WebsocketUrl: 'ws://192.168.1.127:9506'//刘剑 -- websocket地址
|
|
//WebsocketUrl: 'ws://183.131.25.186:9506',//测试环境ip -- websocket地址
|
|
//WebsocketUrl: 'ws://183.131.25.186:9506',//测试环境ip -- websocket地址
|