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