Toggle navigation
Toggle navigation
This project
Loading...
Sign in
YOHOBUY
/
yohobuy-union
·
Commits
Go to a project
GitLab
Go to group
Project
Activity
Files
Commits
Pipelines
0
Builds
0
Graphs
Milestones
Issues
0
Merge Requests
0
Members
Labels
Wiki
Forks
Network
Create a new issue
Download as
Plain Diff
Browse Files
Authored by
ping
2016-05-16 21:45:28 +0800
Commit
739013a46fe6d66d84c6ddbe31470b548071c402
2 parents
c8b8c0f9
b627dfc2
Merge branch 'test'
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
2 additions
and
2 deletions
web/src/main/resources/databases.yml
web/src/main/webapp/META-INF/autoconf/databases.yml
web/src/main/resources/databases.yml
View file @
739013a
...
...
@@ -15,7 +15,7 @@ datasources:
daos
:
-
com.yoho.unions.dal.IUnionLogsDAO
yoho_union
:
app
:
servers
:
-
192.168.102.219:3306
-
192.168.102.219:3306
...
...
web/src/main/webapp/META-INF/autoconf/databases.yml
View file @
739013a
...
...
@@ -15,7 +15,7 @@ datasources:
-
com.yoho.unions.dal.IUnionLogsDAO
yoho_union
:
app
:
servers
:
-
${bigdate.db.url}
username
:
${bigdate.db.username}
...
...
Please
register
or
login
to post a comment