订单核销
POST
https://nwdx.ywzyit.com/shop/store_order/OrderCheck
请求参数
参数名
类型
描述
必填
id
int
示例:6
必填
clerk_id
int
店员id,示例:2
必填
type
int
1卡券,2套餐。示例:1
必填
响应参数
参数名
类型
描述
必填
status
boolean
示例:true
必填
msg
string
示例:核销成功
必填
data
array
数据列表
必填