Commit 23b013de9c6c80f5cd94cc1987fb5e2c53b169be
1 parent
a5f826dc
226mysql密码
Showing
1 changed file
with
1 additions
and
1 deletions
src/main/resources/traffic-jdbc.properties
| @@ -6,5 +6,5 @@ | @@ -6,5 +6,5 @@ | ||
| 6 | ms.mysql.driver= com.mysql.jdbc.Driver | 6 | ms.mysql.driver= com.mysql.jdbc.Driver |
| 7 | ms.mysql.url= jdbc:mysql://10.10.150.226:3306/ms?useUnicode=true&characterEncoding=utf-8 | 7 | ms.mysql.url= jdbc:mysql://10.10.150.226:3306/ms?useUnicode=true&characterEncoding=utf-8 |
| 8 | ms.mysql.username= root | 8 | ms.mysql.username= root |
| 9 | -ms.mysql.password= root2jsp@JSP | 9 | +ms.mysql.password= root2jsp |
| 10 | 10 |