curl --location --request GET 'http://test-apisix.taolihanyu.net/oper/app-api/v1/web-commodity/query/' \
--header 'payload: {'\''mid'\'':{{mid}},'\''username'\'':{{username}},'\''userType'\'':,'\''campusId'\'':}' \
--header 'Authorization: bearer {{access_token}}' \
--header 'a-version: 4.14.0' \
--header 'a-language: zh' \
--header 'ostype: ios'{
"code": "",
"data": {
"remark": "",
"createBy": "",
"createTime": "",
"updateBy": "",
"updateTime": "",
"id": 0,
"type": 0,
"status": 0,
"contents": [
{
"remark": "",
"createBy": "",
"createTime": "",
"updateBy": "",
"updateTime": "",
"id": 0,
"commodityId": 0,
"lang": "",
"name": "",
"subhead": "",
"coverImg": "",
"image": "",
"courseVideo": "",
"description": "",
"oriPrice": 0.0,
"disPrice": 0.0,
"currency": "",
"usDisPrice": 0.0,
"status": 0,
"order": 0
}
]
},
"msg": "",
"total": 0
}