master
duhui 2022-06-20 14:34:42 +08:00
parent bba5494d83
commit 0ddb107dd9
1 changed files with 1 additions and 0 deletions

View File

@ -201,6 +201,7 @@ public class AutoServerManager {
e.printStackTrace();
}
// 发送钉钉
LOGGER.error(cont);
// dingTalkLogic.sendDingTalk(serverInfo,cont,false);
return false;
}