获取(单个) websocket测试 GET {{url_logic}}/function/get/first 接口描述 获取功能中的第一个 响应数据 ```json { "errorCode": 0, "msgType": 1, "result": { "id": 7, "time": 1612162644516, "title": "新功能更新", "type": 10, "urlImg": "/img/1.jpg" } } ```
```json { "errorCode": 0, "msgType": 1, "result": { "id": 7, "time": 1612162644516, "title": "新功能更新", "type": 10, "urlImg": "/img/1.jpg" } } ```