|
|
@@ -22,7 +22,7 @@ export default class HttpCommand {
|
|
|
this.serverUrl = 'http://172.16.15.97:9092/';//李杨
|
|
|
}
|
|
|
else if (HttpCommand.serverType == 1) {
|
|
|
- this.serverUrl = 'http://172.16.15.91:9092/';//悍国
|
|
|
+ this.serverUrl = 'http://172.16.15.167:9092/';//悍国
|
|
|
}
|
|
|
else if (HttpCommand.serverType == 2) {
|
|
|
this.serverUrl = 'https://tafang-test.duiweize.com/';//测试服
|