预约
POST
http://localhost:88/enterprise-help/api/v1/ground-order/save
请求参数
参数名
类型
描述
必填
username
string
昵称 示例:haha
必填
phone
string
电话 示例:15365231231
必填
groundId
int
场地id 示例:3
必填
orderTime
string
预约时间 示例:2020-08-24T11:14:08
必填
type
int
预约场地类型 1租赁 2活动 示例:1
必填
peoples
int
人数
必填
orderDate
预约日期 2020-11-20
必填
orderTime
预约时间 8,9,10
必填
响应参数
参数名
类型
描述
必填
msg
string
示例:操作成功
必填
code
int
示例:200
必填