是否需要弹窗 websocket测试 GET {{url_app_logic}}/patient/interest/is/alert 响应数据 ```json { "errorCode": 0, "msgType": 1, "result": true // true: 可以弹窗 } ```