pang.jiabao
2025-06-05 b9f5b7c6c0a66fa04e12ab2f85c0f015ad024a1a
src/main/java/com/zy/asrs/service/impl/BasPlcerrorLogServiceImpl.java
@@ -1,9 +1,9 @@
package com.zy.asrs.service.impl;
import com.zy.asrs.mapper.BasPlcerrorLogMapper;
import com.zy.asrs.entity.BasPlcerrorLog;
import com.zy.asrs.service.BasPlcerrorLogService;
import com.baomidou.mybatisplus.service.impl.ServiceImpl;
import com.zy.asrs.entity.BasPlcerrorLog;
import com.zy.asrs.mapper.BasPlcerrorLogMapper;
import com.zy.asrs.service.BasPlcerrorLogService;
import org.springframework.stereotype.Service;
@Service("basPlcerrorLogService")