buhuazhen
2026-04-24 2ad27cc54d8fce92cc3f8a2588e25a1517f57dfd
src/main/java/com/ruoyi/safe/pojo/SafeTrainingDetails.java
@@ -92,4 +92,7 @@
    @ApiModelProperty("备注")
    @TableField(exist = false)
    private String remarks;
    @TableField(fill = FieldFill.INSERT)
    private Long deptId;
}