Skip to content

course fetchByIds

木杉 edited this page Sep 16, 2018 · 1 revision
POST /api/courses/ids

参数

["id"]

返回

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