Skip to content

report changeStatus

木杉 edited this page Aug 31, 2018 · 1 revision
PUT /api/reports/:id/status/:status

header

{
  "token": "token"
}

返回

{
  "code": 1,
  "msg": "SUCCESS"
}
Clone this wiki locally