chenhj
2026-04-24 88f0547100843be5c5edba3fcc7a5552b566fd24
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;
}