|
@@ -10,7 +10,7 @@ import cn.com.qmth.examcloud.commons.web.support.CloudClientSupport;
|
|
public abstract class BasicCloudClientSupport extends CloudClientSupport {
|
|
public abstract class BasicCloudClientSupport extends CloudClientSupport {
|
|
@Override
|
|
@Override
|
|
public String getUrlPrefix() {
|
|
public String getUrlPrefix() {
|
|
- return "http://EXAMCLOUD-SERVICE-OE-STUDENT/api/core/oe/student/";
|
|
|
|
|
|
+ return "http://EC-CORE-OE-STUDENT/api/core/oe/student/";
|
|
}
|
|
}
|
|
|
|
|
|
}
|
|
}
|