buhuazhen
10 天以前 acaf0e69a594f36ef9be6749c2b8d66e4ef6123b
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;
}