chenhj
2026-04-22 196dec5ffae084f772dffc0fb1fc4441839f7952
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;
}