Commit 95a4de819d7fc6cc33a2340197f2d3f88102bdf2
1 parent
c58d2bd1
修改未写库
Showing
1 changed file
with
1 additions
and
1 deletions
class-service.yml
| @@ -25,7 +25,7 @@ spring: | @@ -25,7 +25,7 @@ spring: | ||
| 25 | test-while-idle: true | 25 | test-while-idle: true |
| 26 | read1: | 26 | read1: |
| 27 | name: gxb_core | 27 | name: gxb_core |
| 28 | - url: jdbc:mysql://testdb-master:3306/gxb_core?useUnicode=true&characterEncoding=UTF-8&allowMultiQueries=true | 28 | + url: jdbc:mysql://testdb-slave1:3306/gxb_core?useUnicode=true&characterEncoding=UTF-8&allowMultiQueries=true |
| 29 | username: test | 29 | username: test |
| 30 | password: 123456 | 30 | password: 123456 |
| 31 | driver-class-name: com.mysql.jdbc.Driver | 31 | driver-class-name: com.mysql.jdbc.Driver |