Skip to content

Commit

Permalink
cron time update
Browse files Browse the repository at this point in the history
  • Loading branch information
axiaoxin committed Jul 26, 2022
1 parent 7545dbc commit d28c4a8
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions config.toml
Original file line number Diff line number Diff line change
Expand Up @@ -18,9 +18,9 @@ env = "localhost"
chan_size = 100

[app.cronexp]
sync_fund = "0 3 * * 1-5"
sync_fund_managers = "0 4 * * 1-5"
sync_industry_list = "0 5 * * 1-5"
sync_fund = "0 6 * * 1-5"
sync_fund_managers = "0 5 * * 1-5"
sync_industry_list = "0 4 * * 1-5"


########## server 相关配置
Expand Down

0 comments on commit d28c4a8

Please sign in to comment.