gongchunyi
2026-04-27 0be02df3d287f802c76e5738916301a877dfaa0e
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;
}