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