|
@@ -1,8 +1,8 @@
|
|
|
package cn.com.qmth.examcloud.marking.api.response;
|
|
|
|
|
|
import cn.com.qmth.examcloud.api.commons.exchange.BaseResponse;
|
|
|
+import cn.com.qmth.examcloud.api.commons.exchange.PageInfo;
|
|
|
import cn.com.qmth.examcloud.marking.api.bean.MarkResultBean;
|
|
|
-import cn.com.qmth.examcloud.web.helpers.page.PageInfo;
|
|
|
|
|
|
import java.util.List;
|
|
|
|