buhuazhen
8 天以前 a4a0e2bd0ddcf0b6c55b701fc52875f3302cbe11
src/main/java/com/ruoyi/quality/pojo/QualityTestStandard.java
@@ -69,4 +69,7 @@
    @ApiModelProperty("工序id")
    private Integer processId;
    @TableField(fill = FieldFill.INSERT)
    private Long deptId;
}