叫号 websocket测试 ws://192.168.2.12:1235/websocket 响应参数 参数名 类型 描述 必填 ssh string 商户编号 必填 branchId string 门店编号 必填 macType string 推送连接类型 PX/QC 可选 machNo string 空值无需处理 可选 msgType string 消息类型:5 必填 msg string 必填 djd string 待接单量(等同于外卖提示单量) 必填 dzz string 预约待制作 必填 psz string 配送中量 必填 sqtk string 申请退款量 必填 推送示例 ```json {"branchId":"1407264976637620224","msg":"{\"todo\":\"订单1440929289305116672叫号了,叫餐号:null\",\"billId\":1440929289305116672}","msgType":"5","ssh":"1407257140276850688"} ```
```json {"branchId":"1407264976637620224","msg":"{\"todo\":\"订单1440929289305116672叫号了,叫餐号:null\",\"billId\":1440929289305116672}","msgType":"5","ssh":"1407257140276850688"} ```