Sign in
潘钊
/
bsth_control
·
Commits
GitLab
Go to dashboard
Project
Activity
Files
Commits
Builds
0
Network
Graphs
Milestones
Issues
0
Merge Requests
0
Labels
Wiki
Download as
Email Patches
Plain Diff
Browse Code »
Commit
23b013de9c6c80f5cd94cc1987fb5e2c53b169be
Authored by
王通
2018-08-20 10:18:46 +0800
1 parent
a5f826dc
build: skipped
226mysql密码
Changes
1
Builds
0
Inline
Side-by-side
Showing
1 changed file
with
1 additions
and
1 deletions
src/main/resources/traffic-jdbc.properties
src/main/resources/traffic-jdbc.properties
View file @
23b013d
...
...
@@ -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
...
...