[server] [rpc] - 修复rpc返回信息处理逻辑, 解决cpu过高的问题 - 1

This commit is contained in:
zeaslity
2023-02-17 11:17:30 +08:00
parent eb709a5566
commit 9197efc4ec
9 changed files with 50 additions and 17 deletions

View File

@@ -82,7 +82,7 @@ public class QuartzSchedulerServiceImpl implements QuartzSchedulerService {
futureExecutionResultKey
);
log.info("[ 定时脚本任务 ] - 新建任务成功, 船舰任务DTO为 => {}", scriptSchedulerDTO);
log.info("[ 定时脚本任务 ] - 新建任务成功, 任务DTO为 => {}", scriptSchedulerDTO);
log.info("[ 定时脚本任务 ] - 新建任务成功, 任务内容为 => {}", jobDetail);
// persistent the script scheduled mission