|
|
|
@@ -44,7 +44,8 @@ public class TenantInfoImpl implements TenantInfo { |
|
|
|
"wx_score_history", |
|
|
|
"wx_c_user_tags", |
|
|
|
"wx_weapp_ext_set", |
|
|
|
"wx_msg_validationcode_model"}; |
|
|
|
"wx_msg_validationcode_model", |
|
|
|
"sys_notice"}; |
|
|
|
|
|
|
|
private static String[] filterSubTables = new String[] { |
|
|
|
"wx_mall", |
|
|
|
@@ -70,7 +71,8 @@ public class TenantInfoImpl implements TenantInfo { |
|
|
|
"wx_weapp_release_status", |
|
|
|
"wx_c_user_basic_info", |
|
|
|
"mem_coupon_from_dsp", |
|
|
|
"wx_msg_validationcode_model"}; |
|
|
|
"wx_msg_validationcode_model", |
|
|
|
"sys_notice"}; |
|
|
|
|
|
|
|
@Override |
|
|
|
public String getTenantId() { |
|
|
|
|