Browse Source

Merge branch 'master' into dev

suntg 7 years ago
parent
commit
75f97eec6b
1 changed files with 1 additions and 1 deletions
  1. 1 1
      src/main/resources/txcloud/jdbc.properties

+ 1 - 1
src/main/resources/txcloud/jdbc.properties

@@ -28,5 +28,5 @@ manage.jdbc.password=select!#%*(
 
 jdbc.driverClassName=com.mysql.jdbc.Driver
 jdbc.url=jdbc:mysql://172.21.0.2:3306/b2b_prod?characterEncoding=UTF-8&allowMultiQueries=true&rewriteBatchedStatements=true
-jdbc.username=sa
+jdbc.username=root
 jdbc.password=select111***