文档
测试

【预约管理】获取待上课程

GET
http://{host}/api/reservation/latest

接口描述

获取待上课程

请求参数

参数名
类型
描述
必填
course_id
int
课程id
必填
reservation_id
int
当前预约id
必填

响应参数

参数名
类型
描述
必填
date
String
上课时间
必填
lessonName
String
课节
必填
schoolName
String
校区
必填

说明 / 示例

![image.png](https://cos.easydoc.net/71638704/files/k7oka7ry.png)