合并分支 'dev_20230216' 到 'master'
Dev 20230216 查看合并请求 laws-foton-slrs/foton-slrs-system-rest!97
This commit is contained in:
+1
-1
@@ -290,7 +290,7 @@ public class StateSync {
|
||||
/**
|
||||
* 企业标准更新文本状态定时器
|
||||
*/
|
||||
@Scheduled(cron = "0 0 5 * * ?") //每天早晨五点执行
|
||||
@Scheduled(cron = "0 0 4 * * ?") //每天早晨四点执行
|
||||
public void timeSarBussionessStand(){
|
||||
if (isNotScheduled){
|
||||
logger.info("开始执行企业标准更新文本状态定时器");
|
||||
|
||||
Reference in New Issue
Block a user