查询某个id的用户 websocket测试 GET http://localhost:9377/user/getuser/1 响应参数 参数名 类型 描述 必填 code int 示例:2000 必填 flag boolean 示例:true 必填 message string 示例:查询成功 必填 data array 数据列表 必填 id int 示例:1 必填 username string 示例:韩红 必填 pwd string 示例:12345 必填