Commit 23b013de9c6c80f5cd94cc1987fb5e2c53b169be

Authored by 王通
1 parent a5f826dc

226mysql密码

src/main/resources/traffic-jdbc.properties
... ... @@ -6,5 +6,5 @@
6 6 ms.mysql.driver= com.mysql.jdbc.Driver
7 7 ms.mysql.url= jdbc:mysql://10.10.150.226:3306/ms?useUnicode=true&characterEncoding=utf-8
8 8 ms.mysql.username= root
9   -ms.mysql.password= root2jsp@JSP
  9 +ms.mysql.password= root2jsp
10 10  
... ...