2026-04-21 4d6b06afd3ef76ee4550f4bd72bf931756b10b9c
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;
}