【修复】邮箱校验逻辑下放至EmailJobAlarm中,避免对其他告警方式的干扰;

This commit is contained in:
xueli.xue 2021-08-18 21:19:45 +08:00
parent afecb28adb
commit 135abc3719
1 changed files with 1 additions and 0 deletions

View File

@ -2186,6 +2186,7 @@ public void execute() {
- 2、【优化】[规划中]分片任务:全部完成后才会出发后置节点;
- 3、【优化】多个项目依赖升级至较新稳定版本如netty、groovy、spring、springboot等
- 3、【优化】合并多项PR代码结构、代码变量和注释等多项优化调整
- 4、【修复】邮箱校验逻辑下放至EmailJobAlarm中避免对其他告警方式的干扰
### 7.33 版本 v2.4.0 Release Notes[规划中]
- 1、[规划中]DAG流程任务