2026-04-21 4d6b06afd3ef76ee4550f4bd72bf931756b10b9c
src/main/java/com/ruoyi/quality/pojo/QualityInspect.java
@@ -152,4 +152,7 @@
    @ApiModelProperty("关联检测标准主表id")
    private Long testStandardId;
    @TableField(fill = FieldFill.INSERT)
    private Long deptId;
}