|
@@ -87,8 +87,8 @@ public class ToolTest {
|
|
|
}
|
|
|
|
|
|
private User doLogin() {
|
|
|
- String serverUrl = "192.168.10.41";
|
|
|
- // String serverUrl = "org0.dev39.qmth.com.cn";
|
|
|
+ // String serverUrl = "d0.dev39.qmth.com.cn";
|
|
|
+ String serverUrl = "t0.test41.qmth.com.cn";
|
|
|
// String serverUrl = "ecs-test.ea100.com.cn";
|
|
|
// String serverUrl = "exam.exam-cloud.cn";
|
|
|
|