Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Support
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
F
finance-api
Project
Project
Details
Activity
Releases
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Issues
0
Issues
0
List
Boards
Labels
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Charts
Wiki
Wiki
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
Data-王博
finance-api
Commits
2dd94e5a
Commit
2dd94e5a
authored
Feb 25, 2017
by
Data-王博
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
湖北消金 - 测试数据源
parent
d6883a36
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
6 additions
and
6 deletions
+6
-6
application.properties
src/main/resources/config/local/application.properties
+6
-6
No files found.
src/main/resources/config/local/application.properties
View file @
2dd94e5a
...
...
@@ -8,16 +8,16 @@ thirdparty.api.hubei=http://116.211.134.215/Gateway/servlet/OutsiteReqServlet
#thirdparty.api.hubei=http://127.0.0.1/Gateway/servlet/OutsiteReqServlet
api.jdbc.driverClassName
=
com.mysql.jdbc.Driver
api.jdbc.url
=
jdbc:mysql://192.168.4.1
6
:3306/financial_system_api?useUnicode=true&characterEncoding=UTF8
api.jdbc.username
=
qa
api.jdbc.password
=
q
atest
api.jdbc.url
=
jdbc:mysql://192.168.4.1
90
:3306/financial_system_api?useUnicode=true&characterEncoding=UTF8
api.jdbc.username
=
financial_user_rw
api.jdbc.password
=
q
uant_financial_rw
api.jdbc.maxActive
=
500
api.jdbc.minIdle
=
20
system.jdbc.driverClassName
=
com.mysql.jdbc.Driver
system.jdbc.url
=
jdbc:mysql://192.168.4.1
6
:3306/financial_system?useUnicode=true&characterEncoding=UTF8
system.jdbc.username
=
qa
system.jdbc.password
=
q
atest
system.jdbc.url
=
jdbc:mysql://192.168.4.1
90
:3306/financial_system?useUnicode=true&characterEncoding=UTF8
system.jdbc.username
=
financial_user_rw
system.jdbc.password
=
q
uant_financial_rw
system.jdbc.maxActive
=
200
system.jdbc.minIdle
=
20
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment