Commit 8814c1c6 authored by Data-王博's avatar Data-王博

湖北消金 - 回盘时间发生了修改 送盘文件名日期也跟着修改

parent d6e65e86
......@@ -53,7 +53,7 @@ public class HuBeiReturnDiscScheduler {
/**
* Seconds Minutes Hours DayofMonth Month DayofWeek
*/
@Scheduled(cron = "1 0 0 * * ?")
@Scheduled(cron = "0 30 20 * * ?")
public void dayScheduler(){
if(scheduledJudgeService.isOpenScheduled()){
try {
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment