Skip to content

article commentDown

木杉 edited this page Aug 30, 2018 · 1 revision
PUT /api/articles/comment/:id/down

header

{
  "token": "token"
}

返回

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