|
|
|
@@ -59,6 +59,7 @@ public class TenantInfoImpl implements TenantInfo { |
|
|
|
"wx_c_user", |
|
|
|
"tt_c_user", |
|
|
|
"wx_user_visit", |
|
|
|
"tt_goods_category", |
|
|
|
}; |
|
|
|
|
|
|
|
private static String[] filterSubTables = new String[] { |
|
|
|
@@ -101,6 +102,7 @@ public class TenantInfoImpl implements TenantInfo { |
|
|
|
"wx_miniapp_theme", |
|
|
|
"wx_customize_module", |
|
|
|
"fengniao_map_config", |
|
|
|
"tt_goods_category", |
|
|
|
}; |
|
|
|
|
|
|
|
|
|
|
|
|