文档
测试

【预约管理】预约上课

GET
http://{host}/api/educationSystem/schedule

接口描述

预约上课列表

请求参数

参数名
类型
描述
必填
date
String
上课时间
必填
address
String
上课地址
必填
studentId
int
学员id
必填

响应参数

参数名
类型
描述
必填
courseName
String
课程名称
必填
id
int
预约id
必填
startTime
String
上课时间
必填
schoolName
String
上课地点
必填
studentName
String
学员名称
必填

说明 / 示例

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