cl
2026-04-21 fc634e5b62b85396196e2dd8f51bfe5ba7337522
rsf-server/src/main/java/com/vincent/rsf/server/common/config/MybatisPlusConfig.java
@@ -53,12 +53,15 @@
                        "sys_menu",
                        "sys_http_audit_log",
                        "sys_http_audit_rule",
                        "sys_http_audit_config",
                        "man_loc_type_rela",
                        "man_qly_inspect_result",
                        "view_stock_manage",
                        "view_stock_statistic",
                        "man_transfer_order",
                        "man_wave_order_rela"
                        "man_wave_order_rela",
                        "cus_item_sync_view",
                        "cus_barcode_sync_view"
                ).contains(tableName);
            }
        };