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