1
yuan
2026-08-03 0cd0fe4aeb19ebb79a3fc2d8e15d187bf6cfe82e
src/main/java/com/ruoyi/approve/pojo/FileSharing.java
@@ -66,4 +66,7 @@
     */
    @TableField(fill = FieldFill.INSERT)
    private Long tenantId;
    @TableField(fill = FieldFill.INSERT)
    private Long deptId;
}