北京需求优化

This commit is contained in:
hzj
2026-06-16 09:19:38 +08:00
parent 455ea830fa
commit 591f214397

View File

@@ -171,7 +171,7 @@ public class EventGateController extends BaseController {
jsonObject.putOpt("objName", str);
jsonObject.putOpt("dept", String.join(StrUtil.COMMA, set));
webSocketServer.sendMessageToAll(jsonObject.toString());
// webSocketServer.sendMessageToAll(jsonObject.toString());
//针对前置推送的暂降事件进行短信发送功能
//开启实时短信功能默认关闭走批量