文档
测试

【预约管理】预约详情接口

GET
http://{host}/api/educationSystem/reservation/1

接口描述

预约详情接口

请求参数

参数名
类型
描述
必填
id
int
预约id
必填

响应参数

参数名
类型
描述
必填
studentId
int
学员id
必填
id
int
预约id
必填
reserveTime
string
上课时间
必填
createdAt
string
预约时间
必填
saleCourseName
string
课程名称
必填
studentName
string
学员名称
必填
lessonName
string
课节名称
必填
deductLesson
int
消耗课时
必填
courseContent
string
上课内容
必填
signStatus
String
签到状态
必填
address
String
上课地址
必填
consume
String
消耗课时
必填
reserveTime
String
预约时间
必填

说明 / 示例

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