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
dd3b2374
Commit
dd3b2374
authored
Feb 24, 2017
by
Data-王博
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
湖北消金 - 修改请求频次时间 一分钟一次 用于测试
parent
3a57a0d6
Changes
2
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
8 additions
and
8 deletions
+8
-8
HubeiCFCField.java
.../java/cn/quantgroup/financial/constant/HubeiCFCField.java
+2
-2
application.properties
src/main/resources/config/local/application.properties
+6
-6
No files found.
src/main/java/cn/quantgroup/financial/constant/HubeiCFCField.java
View file @
dd3b2374
...
...
@@ -149,6 +149,6 @@ public class HubeiCFCField {
public
static
final
String
defaultCode
=
"-1"
;
}
public
static
Integer
thirtyMintes
=
30
;
public
static
Integer
tenMinutes
=
1
0
;
public
static
Integer
thirtyMintes
=
1
;
public
static
Integer
tenMinutes
=
1
;
}
src/main/resources/config/local/application.properties
View file @
dd3b2374
...
...
@@ -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://1
27.0.0.1
:3306/financial_system_api?useUnicode=true&characterEncoding=UTF8
api.jdbc.username
=
root
api.jdbc.password
=
roo
t
api.jdbc.url
=
jdbc:mysql://1
92.168.4.16
:3306/financial_system_api?useUnicode=true&characterEncoding=UTF8
api.jdbc.username
=
qa
api.jdbc.password
=
qates
t
api.jdbc.maxActive
=
500
api.jdbc.minIdle
=
20
system.jdbc.driverClassName
=
com.mysql.jdbc.Driver
system.jdbc.url
=
jdbc:mysql://1
27.0.0.1
:3306/financial_system?useUnicode=true&characterEncoding=UTF8
system.jdbc.username
=
root
system.jdbc.password
=
roo
t
system.jdbc.url
=
jdbc:mysql://1
92.168.4.16
:3306/financial_system?useUnicode=true&characterEncoding=UTF8
system.jdbc.username
=
qa
system.jdbc.password
=
qates
t
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