liding
2026-04-20 caef916e9102b0236ce8021be1b9a985a7577bed
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;
}