|
@@ -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;
|