提交订单
POST
http://pg.hndaoben.com/api/customer/submit_order?identity=2&identity_id=3
请求头
参数名
类型
描述
必填
token
string
示例:62b8f299-8282-418b-a126-c905b09ce2b7
必填
请求参数
参数名
类型
描述
必填
identity
int
示例:2
必填
identity_id
int
示例:3
必填
images
string
示例:/uploads/20210414/16d332aa755833ff50554809b2d9e470.jpg,/uploads/20210414/16d332aa755833ff50554809b2d9e470.jpg
必填
响应参数
参数名
类型
描述
必填
code
int
示例:0
必填
msg
string
示例:提交成功
必填
time
string
示例:1618631285
必填
data
object
示例:null
必填