|
@@ -9,7 +9,7 @@ import cn.com.qmth.examcloud.core.oe.admin.api.response.FindExamRecordForMarking
|
|
|
import cn.com.qmth.examcloud.core.oe.admin.api.response.QueryValidExamRecordInfoResp;
|
|
|
|
|
|
@Service
|
|
|
-public class ExamRecordForMarkingCloudServiceClient extends AdminCloudClientSupport
|
|
|
+public class ExamRecordForMarkingCloudServiceClient extends AbstractCloudClientSupport
|
|
|
implements
|
|
|
ExamRecordForMarkingCloudService {
|
|
|
private static final long serialVersionUID = 2457700818728109540L;
|