|
|
@@ -115,9 +115,6 @@ public class TenantInfoImpl implements TenantInfo { |
|
|
if ("wx_c_user".equals(tableName)) { |
|
|
if ("wx_c_user".equals(tableName)) { |
|
|
return true; |
|
|
return true; |
|
|
} |
|
|
} |
|
|
if ("wx_c_user_basic_info".equals(tableName)) { |
|
|
|
|
|
return true; |
|
|
|
|
|
} |
|
|
|
|
|
if ("wx_c_user_car".equals(tableName)) { |
|
|
if ("wx_c_user_car".equals(tableName)) { |
|
|
return true; |
|
|
return true; |
|
|
} |
|
|
} |
|
|
|