文档
测试

产品提交订单

POST
{{test}}/api/index/submit_order

请求参数

参数名
类型
描述
必填
number
int 数量
示例:1
必填
id
int 产品id
示例:1
必填
address_id
int 地址id
示例:1
必填
note
int 备注可不填
示例:1
必填

响应参数

参数名
类型
描述
必填
code
int
示例:1
必填
data
object
数据字典
必填
log_id
string 支付id
示例:100691
必填
order_amount
float
示例:39.9
必填
order_no
string
示例:230911101359207
必填
order_id
string
示例:1
必填
msg
string
示例:获取成功
必填