文档
测试

是否需要弹窗

GET
{{url_app_logic}}/patient/interest/is/alert

响应数据

```json { "errorCode": 0, "msgType": 1, "result": true // true: 可以弹窗 } ```