yu199195 edited a comment on issue #8300: URL: https://github.com/apache/shardingsphere/issues/8300#issuecomment-733430629
@DishJi hi you also add this config . but It looks like your configuration is correct. user-record-standard is good ,user_record_standard is error. ``` spring.shardingsphere.rules.sharding.sharding-algorithms.user-record-standard.props.workId=123 ``` and this type UserRecordShardingAlgorithm register SPI ? ---------------------------------------------------------------- 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]
