合并分支 'dev_20230216' 到 'master'

Dev 20230216

查看合并请求 laws-foton-slrs/foton-slrs-system-rest!97
This commit is contained in:
高嵩
2023-06-02 17:20:17 +08:00
4 changed files with 38 additions and 32 deletions
@@ -290,7 +290,7 @@ public class StateSync {
/**
* 企业标准更新文本状态定时器
*/
@Scheduled(cron = "0 0 5 * * ?") //每天早晨点执行
@Scheduled(cron = "0 0 4 * * ?") //每天早晨点执行
public void timeSarBussionessStand(){
if (isNotScheduled){
logger.info("开始执行企业标准更新文本状态定时器");