测试接口 websocket测试 GET http://localhost:3000/api/test 说明 / 示例 测试成功返回: ```json { "code": 200, "msg": "测试成功" } ```