|
|
@@ -4,10 +4,10 @@ export default {
|
|
|
// baseUrl:"https://yfznscd.com"
|
|
|
// baseUrl:"https://www.toreskj.com"
|
|
|
// baseUrl:"https://www.yhswjc.com"
|
|
|
- baseUrl:"http://192.168.1.52:12345",
|
|
|
- wsUrl:"ws://192.168.1.52:12345",
|
|
|
+ // baseUrl:"http://192.168.1.52:12345",
|
|
|
+ // wsUrl:"ws://192.168.1.52:12345",
|
|
|
// baseUrl:"http://192.168.1.77:12345",
|
|
|
// baseUrl:"https://www.toreskj.com",
|
|
|
- // baseUrl:"http://114.115.147.140:12345",
|
|
|
- // wsUrl:"ws://114.115.147.140:12345",
|
|
|
+ baseUrl:"http://114.115.147.140:12345",
|
|
|
+ wsUrl:"ws://114.115.147.140:12345",
|
|
|
}
|