inspect-server/src/main/java/com/ruoyi/inspect/mapper/InsProductDeviationWarningDetailMapper.java
@@ -8,7 +8,7 @@ * 检验项偏差预警详情表 Mapper 接口 * </p> * * @author 芯导软件(江苏)有限公司 * @author * @since 2025-03-28 02:18:58 */ public interface InsProductDeviationWarningDetailMapper extends BaseMapper<InsProductDeviationWarningDetail> {