@@ -45,8 +45,6 @@ public class PlatformDataScopeInterceptor implements Interceptor {
"sys_dict_type",
"sys_oss",
"sys_oss_config",
- "gen_table",
- "gen_table_column",
"qrtz_"
// 注意:前缀匹配需特殊处理(如 qrtz_),见 isIgnoreTable 方法
));