|
@@ -12,6 +12,6 @@ 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://NIKANG-EC-CORE-MARKING/api/core/marking/";
|
|
|
|
|
|
+ return "http://EC-CORE-MARKING/api/core/marking/";
|
|
}
|
|
}
|
|
}
|
|
}
|