shiqian 3 жил өмнө
parent
commit
1c71d2a333

+ 1 - 2
boman-web-core/src/main/java/com/boman/web/core/controller/YmjzImportErrorController.java

@@ -1,8 +1,7 @@
 package com.boman.web.core.controller;
 package com.boman.web.core.controller;
 
 
 import com.boman.common.core.web.controller.BaseController;
 import com.boman.common.core.web.controller.BaseController;
-import com.boman.common.core.web.page.TableDataInfo;
-import com.boman.domain.VaccineInfoOperation;
+import com.boman.domain.TableDataInfo;
 import com.boman.domain.YmjzImportErrorLog;
 import com.boman.domain.YmjzImportErrorLog;
 import com.boman.web.core.service.ymjz.YmjzImportErrorLogService;
 import com.boman.web.core.service.ymjz.YmjzImportErrorLogService;
 import org.springframework.web.bind.annotation.GetMapping;
 import org.springframework.web.bind.annotation.GetMapping;