Skip to content
Projects
Groups
Snippets
Help
This project
Loading...
Sign in / Register
Toggle navigation
D
dc-java
Overview
Overview
Details
Activity
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Issues
0
Issues
0
List
Board
Labels
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Charts
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
bltdc
dc-java
Commits
8f3432a9
Commit
8f3432a9
authored
Jul 16, 2019
by
wutong
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
同步公司和账号信息改为内网调用
parent
fa7f5cc6
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
8 additions
and
4 deletions
+8
-4
const.properties
...ase/base-sync-company/src/main/resources/const.properties
+6
-3
job.properties
...-base/base-sync-company/src/main/resources/job.properties
+2
-1
No files found.
data-base/base-sync-company/src/main/resources/const.properties
View file @
8f3432a9
COMPANY_INFO_URL
=
http://sso.bailuntec.com/GetCompanys
COMPANY_STAFF_URL
=
http://sso.bailuntec.com/GetUserByCompany
COMPANY_ACCOUNT_URL
=
http://pams.bailuntec.com/Api/GetAccountToken
#COMPANY_INFO_URL=http://sso.bailuntec.com/GetCompanys
#COMPANY_STAFF_URL=http://sso.bailuntec.com/GetUserByCompany
#COMPANY_ACCOUNT_URL=http://pams.bailuntec.com/Api/GetAccountToken
COMPANY_INFO_URL
=
http://172.31.255.10/GetCompanys
COMPANY_STAFF_URL
=
http://172.31.255.10/GetUserByCompany
COMPANY_ACCOUNT_URL
=
http://10.0.6.17/Api/GetAccountToken
data-base/base-sync-company/src/main/resources/job.properties
View file @
8f3432a9
...
...
@@ -13,5 +13,5 @@ JOB_NAME_COMPANY_STAFF=base-sync-company-staff
JOB_NAME_COMPANY_ACCOUNT
=
base-sync-company-account
JOB_CRON_COMPANY_INFO
=
0 0 2/2 * * ? *
JOB_CRON_COMPANY_STAFF
=
5 5 1/2 * * ? *
JOB_CRON_COMPANY_ACCOUNT
=
0 0/
10
* * * ? *
JOB_CRON_COMPANY_ACCOUNT
=
0 0/
3
* * * ? *
SHARDING_TOTAL_COUNT
=
1
\ No newline at end of file
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