文档
测试

首页获取最新课程

GET
/courseTimeTop

说明 / 示例

```json { "code": 0, "msg": "成功", "data": [ { "id": "1296632519474618370", "courseName": "从零入坑Java2", "typeId": "1293002259289989121", "command": 0, "userId": "1294549307470393345", "likeCounts": 0, "createTime": "2020-08-21T02:17:37.000+00:00", "coverPath": null }, { "id": "1293371630734618625", "courseName": "数组讲解", "typeId": "1293004180381761538", "command": 0, "userId": "1294549307470393345", "courseDesc": "一课让你清楚了解数组", "likeCounts": 0, "createTime": "2020-08-12T02:20:01.000+00:00", "coverPath": "/200807DATZZ437C0/video/08458293bbb44ed1b2049a85f4d68fa1.jpg" }, { "id": "1293366731317784578", "courseName": "java进阶", "typeId": "1293002259289989121", "command": 0, "userId": "1294549307470393345", "courseDesc": "想要学习进阶Java那就来吧", "likeCounts": 0, "createTime": "2020-08-12T02:00:32.000+00:00", "coverPath": null } ] } ```