大屏websocket修改

This commit is contained in:
wanghao
2025-12-13 18:31:40 +08:00
parent 3bc6566f2d
commit 08b487accf
2 changed files with 2 additions and 0 deletions
@@ -713,6 +713,7 @@ public class EmergencyApiServiceImpl implements EmergencyApiService {
socket.setPopType(1);
}
orderMapper.insert(order);
socket.setWorkNo(loginUser.getWorkNo());
socket.setType(emergencyCall.getCallType());
socket.setCenterId(emergencyCall.getCenterId());
socket.setOrgCode(loginUser.getOrgCode());