8 天以前 67031ba3128a445cede7253ab9e0a50885ba0382
src/main/java/com/ruoyi/collaborativeApproval/pojo/MeetingRoom.java
@@ -95,4 +95,7 @@
    @TableField(exist = false)
    private static final long serialVersionUID = 1L;
    @TableField(fill = FieldFill.INSERT)
    private Long deptId;
}