Skip to content

article commentUp

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

header

{
  "token": "token"
}

返回

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