huminmin
2026-06-04 76c185e8b6af9a700f8812369d0001e90dee0d17
src/main/java/com/ruoyi/collaborativeApproval/pojo/Notice.java
@@ -86,4 +86,7 @@
    @ApiModelProperty("备注")
    private String remark;
    @TableField(fill = FieldFill.INSERT)
    private Long deptId;
}