添加课程
POST
http://yogaassistant.zhangsizhen.cn/interfaces/course/course
请求参数
参数名
类型
描述
必填
ma_time
string
预约时间
必填
content
string
课程内容
必填
coach
string
教练名
必填
place
string
上课地址
必填
re_time
string
提醒时间
必填
user_id
string
用户id
必填
响应参数
参数名
类型
描述
必填
code
string
200=>成功,201=>失败,202=>为空
必填
message
string
200=>成功,201=>失败,202=>为空
必填