{
"data": {
"list": [
{
"goodsHtmlUrl": "string",
"goodsLogoUrl": "string",
"goodsName": "string",
"id": "string",
"items": [
{
"goodsName": "string",
"id": "string",
"originPrice": 0,
"quantity": 0,
"salePrice": 0,
"settlePrice": 0,
"userNameFiled": {
"dataLabel": "string",
"dataRegular": "string",
"dataRegularErrMsg": "string"
}
}
],
"showAddress": true,
"showIdCard": true,
"showMobile": true,
"showRealName": true,
"showSelectArea": true,
"showUserName": true
}
],
"total": 0
},
"errCode": "string",
"errMessage": "string"
}