chenhj
2026-04-20 e4638ff3496db44cce5227204e1c188d667ad984
src/main/java/com/ruoyi/quality/pojo/QualityTestStandardParam.java
@@ -68,4 +68,7 @@
    @ApiModelProperty("默认值")
    private String defaultValue;
    @TableField(fill = FieldFill.INSERT)
    private Long deptId;
}