查询某个订单
GET
http://212.64.73.4:12345/cart/cartcheck/1
响应参数
参数名
类型
描述
必填
code
int
示例:2000
必填
flag
boolean
示例:true
必填
msg
string
示例:查询成功
必填
username
string
示例:史珍香
必填
goodname
string
示例:霸王洗发水
必填
goodprice
string
示例:66
必填
gooddesc
string
示例:好喝有回甘
必填
goodimg
string
示例:http://localhost:12345/uploads/fei-1594545271029.jpg,http://localhost:12345/uploads/lan-1594545271032.jpg,http://localhost:12345/uploads/xi-1594545271033.jpg
必填
goodcount
int
示例:5
必填
storename
string
示例:张三的店铺
必填