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