Skip to content

article fetchByUpersId

木杉 edited this page Sep 10, 2018 · 1 revision
GET /api/articles/upped

返回

{
  "code": 1,
  "msg": "SUCCESS",
  "data": [article]
}
Clone this wiki locally