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
c1a57e659ed7280b59e2e9404899167c8f55b733
Authored by
潘钊
2016-11-14 22:14:01 +0800
1 parent
9b12a4a1
build: skipped
update
Changes
1
Builds
0
Inline
Side-by-side
Showing
1 changed file
with
1 additions
and
1 deletions
src/main/resources/datatools/config-prod.properties
src/main/resources/datatools/config-prod.properties
View file @
c1a57e6
...
...
@@ -9,7 +9,7 @@ datatools.kvars_dbip=192.168.80.20
9
9
#数据库用户名
10
10
datatools.kvars_dbuname=root
11
11
#数据库密码
12
-datatools.kvars_dbpwd=root2jsp
12
+datatools.kvars_dbpwd=root2jsp
@JSP
13
13
#数据库库名
14
14
datatools.kvars_dbdname=control
15
15
...
...