|
|
|
@@ -46,7 +46,8 @@ public class TenantInfoImpl implements TenantInfo { |
|
|
|
"wx_c_user_tags", |
|
|
|
"wx_weapp_ext_set", |
|
|
|
"wx_msg_validationcode_model", |
|
|
|
"sys_notice"}; |
|
|
|
"sys_notice", |
|
|
|
"wx_ocr_model"}; |
|
|
|
|
|
|
|
private static String[] filterSubTables = new String[] { |
|
|
|
"wx_mall", |
|
|
|
@@ -74,7 +75,8 @@ public class TenantInfoImpl implements TenantInfo { |
|
|
|
"wx_c_user_basic_child", |
|
|
|
"mem_coupon_from_dsp", |
|
|
|
"wx_msg_validationcode_model", |
|
|
|
"sys_notice"}; |
|
|
|
"sys_notice", |
|
|
|
"wx_ocr_model"}; |
|
|
|
|
|
|
|
@Override |
|
|
|
public String getTenantId() { |
|
|
|
|