chenhj
2026-04-20 0dbf84e8e453a5115c539e4cf0a20fd5c294378a
src/main/java/com/ruoyi/quality/pojo/QualityInspect.java
@@ -153,8 +153,6 @@
    private Long testStandardId;
    @TableField(exist = false)
    private String workOrderNo;
    @TableField(exist = false)
    private String purchaseContractNo;
    @TableField(fill = FieldFill.INSERT)
    private Long deptId;
}