确定订单
POST
http://{{address}}/api/hs/qhs
请求头
参数名
类型
描述
必填
token
string
示例:{{token-hsy}}
必填
请求参数
参数名
类型
描述
必填
id
int
示例:1333
必填
zl
int
示例:20
必填
je
int
示例:10
必填
image_hsy
string
示例:/uploads/20230314/8992797e696c6fc7280c7c4c01719adb.png
必填
响应参数
参数名
类型
描述
必填
code
int
示例:1
必填
msg
string
示例:回收成功
必填
time
string
示例:1678787784
必填
data
object
示例:null
必填