获取所有任务类型 websocket测试 GET /test/data/allType 说明 / 示例 ```json { "status": 200, "msg": "SUCCESS", "data": [ "阅读", "关注" ], "success": true } ```