文档
测试

创建订单

POST
http://localhost:8080/portal/order/create.do

请求参数

参数名
类型
描述
必填
shippingId
Integer
必填

响应参数

参数名
类型
描述
必填
status
Integer
状态
可选
data
T
数据
可选
orderNo
Long
订单号
必填
payment
Integer
必填
paymentType
Integer
必填
postage
Date
必填
status
Date
必填
paymentTime
Date
必填
sendTime
Date
必填
endTime
Date
必填
closeTime
Date
必填
createTime
Date
必填
orderItemVoList
T
数据
必填
orderNo
必填
productId
必填
productImage
必填
quartity
必填
totalPrice
必填
createTime
必填
shoppingId
Integer
商品id
必填
shoppingVo
T
数据
必填