RafaelGuo commented on issue #6948: URL: https://github.com/apache/shardingsphere/issues/6948#issuecomment-678105104
> @RafaelGuo hi, I use your config ,use you code, use the same res_id,data inserted to the same database. >  I find the reason why it is not work, because my configuration is wrong. my config is: spring.shardingsphere.rules.sharding.tables.sns_resource_cache.database-strategy.standard.sharding-column=res_id. It should be spring.shardingsphere.sharding.tables.sns_resource_essay.database-strategy.standard.sharding-column=res_id,  ---------------------------------------------------------------- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. For queries about this service, please contact Infrastructure at: [email protected]
