Commit 81747a62e4418907d1a304274b7e1630ba96b2c5

Authored by sunninghai
1 parent 67aa7de9

测试数据库

Showing 1 changed file with 1 additions and 1 deletions
class-service.yml
... ... @@ -173,7 +173,7 @@ spring:
173 173 name: gxb_core
174 174 url: jdbc:mysql://testdb-master:3306/gxb_core?useUnicode=true&characterEncoding=UTF-8
175 175 username: rd
176   - password: rd@123456
  176 + password: ENC(5860760736a5c5fbbcbeab1cf6c72b38)
177 177 driver-class-name: com.mysql.jdbc.Driver
178 178 max-idle: 10
179 179 max-active: 30
... ...