创建订单
POST
{{url}}/api/order/create
请求头
参数名
类型
描述
必填
请求参数
参数名
类型
描述
必填
token
string
token
必填
id
string
商品id
必填
cart
int
购物车id 多个用逗号
可选