Commit 993f835c by xieshaohua

ExcelParserService命名避免冲突

parent f8dac7dd
......@@ -44,7 +44,7 @@ import cn.afterturn.easypoi.excel.entity.result.ExcelImportResult;
import cn.afterturn.easypoi.excel.entity.result.ExcelVerifyHandlerResult;
import cn.afterturn.easypoi.handler.inter.IExcelVerifyHandler;
@Service
@Service("tagExcelParserService")
public class ExcelParserService {
private Logger logger = LoggerFactory.getLogger(ExcelParserService.class);
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment