liyong
2026-05-25 1d2465f8fc1c63ab8d1b01cd379f17c2b94be78f
src/main/java/com/ruoyi/common/config/IgnoreTableConfig.java
@@ -37,5 +37,6 @@
        IGNORE_TABLES.add("sys_notice");
        IGNORE_TABLES.add("sys_user_client");
        IGNORE_TABLES.add("gen_table_column");
        IGNORE_TABLES.add("sales_quotation_record");
    }
}