获取警示数量 websocket测试 GET http://192.168.1.181:7072/meridian-portable-logic/prescription/order/count/father/team/warn/num 响应数据 ```json { "errorCode": 0, "msgType": 1, "result": 5 // 警示的服务商数量 } ```