北京需求优化
This commit is contained in:
@@ -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());
|
||||
|
||||
//针对前置推送的暂降事件进行短信发送功能
|
||||
//开启实时短信功能默认关闭走批量
|
||||
|
||||
Reference in New Issue
Block a user