yu199195 commented on issue #8300:
URL: https://github.com/apache/shardingsphere/issues/8300#issuecomment-733472104


   @DishJi hi,i debug you project code。 you will add config this:
   ```
   spring:
     shardingsphere:
       rules:
         sharding:
           key-generators:
             snowflake:
               type: SNOWFLAKE
               props:
                 work-id: 123
   ```
   
   and if you config datasource by druid, the ds0  not config jdbc-url, is url。 
   


----------------------------------------------------------------
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]


Reply via email to