liyong
2026-04-28 3675f944d84312ea9850a35eb2294c2b751c1451
src/main/java/com/ruoyi/oA/pojo/OaProject.java
@@ -104,4 +104,7 @@
    @TableField(fill = FieldFill.INSERT)
    private Long tenantId;
    @TableField(fill = FieldFill.INSERT)
    private Long deptId;
}