摘要: 1.3.3. 修改用户状态 请求路径:users/:uId/state/:type 请求方法:put 请求参数 参数名 参数说明 备注 uId 用户 ID 不能为空携带在url中 type 用户状态 不能为空携带在url中,值为 true 或者 false { "data": { "id": 566 阅读全文
posted @ 2020-10-21 16:20 HF10 阅读(4707) 评论(0) 推荐(0)