chenrui
2025-06-10 05de62989998157eab6ae4809ec3a45db6783e10
src/main/java/com/ruoyi/common/config/IgnoreTableConfig.java
@@ -31,5 +31,6 @@
        IGNORE_TABLES.add("common_file");
        IGNORE_TABLES.add("DepartmentHierarchy");
        IGNORE_TABLES.add("sys_oper_log");
        IGNORE_TABLES.add("sys_user_dept");
    }
}