Commit 8df2e9c1b004969ca4f41b8a9fd6acc925dad387
1 parent
5366e164
no message
Showing
1 changed file
with
1 additions
and
1 deletions
account-service.yml
| @@ -63,7 +63,7 @@ mybatis: | @@ -63,7 +63,7 @@ mybatis: | ||
| 63 | config: classpath:mybatis-config.xml | 63 | config: classpath:mybatis-config.xml |
| 64 | 64 | ||
| 65 | sharding.jdbc: | 65 | sharding.jdbc: |
| 66 | - dataSource: | 66 | + dataSources: |
| 67 | ds_master: | 67 | ds_master: |
| 68 | driverClassName: com.mysql.jdbc.Driver | 68 | driverClassName: com.mysql.jdbc.Driver |
| 69 | url: jdbc:mysql://testdb-master:3306/huikeyun?useUnicode=true&characterEncoding=UTF-8&allowMultiQueries=true | 69 | url: jdbc:mysql://testdb-master:3306/huikeyun?useUnicode=true&characterEncoding=UTF-8&allowMultiQueries=true |