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