【预约管理】预约课程接口
POST
http://{host}/api/educationSystem/reservation
接口描述
预约课程接口
请求参数
参数名
类型
描述
必填
courseId
int
课程id
必填
studentId
int
学员id
必填
purchaseId
int
订单id
必填
scheduleListId
int
日程id
必填
reserveType
int
课程类型 1:体验课 2:面授课
必填