gongchunyi
2026-04-24 f601284ce801e948438d632ec050ec6d6f457e11
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;
}