Skip to content
Toggle navigation
Projects
Groups
Snippets
Help
yangxiujun
/
paidan_demo
This project
Loading...
Sign in
Toggle navigation
Go to a project
Project
Repository
Issues
0
Merge Requests
0
Pipelines
Wiki
Snippets
Settings
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Commit 24343f24
authored
Nov 24, 2023
by
刘鑫
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
pref: 分站 分部容量统计执行频次改为 每小时两次, 分别于10分以及 40分执行
1 parent
6d5cb3b4
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
2 additions
and
2 deletions
project-order/src/main/resources/application.yaml
project-order/src/main/resources/application.yaml
View file @
24343f2
...
...
@@ -86,8 +86,8 @@ scheduler:
day-offset-end
:
20
calc-org-capacity
:
#
8-20点,每小时1次
cron-expr
:
0
0 1-23
* * ?
#
每小时两次, 分别于10分以及 40分执行
cron-expr
:
0
10,40 *
* * ?
day-offset-begin
:
0
day-offset-end
:
20
...
...
Write
Preview
Markdown
is supported
Attach a file
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 post a comment