代码调整

This commit is contained in:
2023-12-06 09:31:06 +08:00
parent 09bfde0103
commit 0101a85a38
4 changed files with 31 additions and 1 deletions

View File

@@ -45,6 +45,7 @@ public enum SystemResponseEnum {
EVENT_REPORT_REPEAT("A00361","暂态报告模板重复"),
NOT_EXISTED("A00361", "您查询的该条记录不存在"),
TIMER_NO_CLASS("A00361", "请检查定时任务是否添加"),
/**
* 定时任务执行类不存在