获取订单id下的所有订单项
POST
http://xiashu.fun:5349/order/getAllOrderItemByOrderId/{orderId}
响应参数
参数名
类型
描述
必填
sucess
string
示例:true
必填
code
number
示例:200
必填
id
string
示例:56
必填
orderId
string
示例:32
必填
orderSn
string
示例:451934488419905536
必填
productId
string
示例:69
必填
productPic
string
示例:http://cdn.xiashu.fun/f1d7a9bf-f776-4e1f-a61a-1d1ff6073447
必填
productName
string
示例:中号黑色刺绣藤格纹 Lady D-Lite手袋
必填
productPrice
string
示例:34000.00
必填
productQuantity
number
示例:7
必填
productCatalog3Id
string
示例:2
必填
sp1
string
示例:
必填
sp2
string
示例:
必填
sp3
string
示例:
必填
productAttr
object
示例:null
必填
totalPrice
number
示例:238000
必填
msg
string
示例:请求成功
必填
extra
object
示例:null
必填