zhuo
2025-04-23 1f075ff6fdf2cdd4d15532b408ceb3420bcc1004
inspect-server/src/main/java/com/ruoyi/inspect/pojo/InsProductDeviationWarning.java
@@ -26,8 +26,6 @@
@ApiModel(value = "InsProductDeviationWarning对象", description = "检验项偏差预警主表")
public class InsProductDeviationWarning implements Serializable {
    private static final long serialVersionUID = 1L;
    @TableId(value = "deviation_warning_id", type = IdType.AUTO)
    private Integer deviationWarningId;