请求示例 (自动生成,仅结构参考)
POST /zfb/cardModelDetails?goodsIds=…
响应示例
{
"errcode": 0,
"errmsg": "",
"data": [
{
"cardModel": {
"id": 1,
"name": "",
"grade": "1",
"cardModelType": "1",
"code": 0,
"merchantId": 1,
"shopId": 1,
"shopName": "",
"channel": "1",
"thirdId": "",
"price": 0,
"expireDate": "2026-01-01 12:00:00",
"publishDate": "2026-01-01 12:00:00",
"isFace": false,
"isActiveCode": false,
"isRefresh": false,
"propagateStyle": "",
"propagatePic": "https://example.com/x.png",
"propagateVid": "",
"description": "",
"isDeleted": false,
"createdBy": 0,
"createdTime": "2026-01-01 12:00:00",
"updatedBy": 0,
"updatedTime": "2026-01-01 12:00:00"
},
"goods": {
"id": 1,
"merchantId": 1,
"shopId": 1,
"name": "",
"cardModelId": 1,
"mainPic": "https://example.com/x.png",
"typeId": "",
"subTypeId": "",
"grade": "",
"status": "1",
"qrcode": "",
"isDeleted": false,
"createdBy": 0,
"createdTime": "2026-01-01 12:00:00",
"updatedBy": 0,
"updatedTime": "2026-01-01 12:00:00",
"thirdId": "",
"thirdName": ""
},
"goodsInfo": {
"id": 1,
"shortName": "",
"weight": 0,
"tags": "",
"businessTime": "2026-01-01 12:00:00",
"recommendReason": "",
"introduction": "",
"propagatePic": "https://example.com/x.png",
"video": "",
"notice": "",
"tips": "",
"expireDate": "2026-01-01 12:00:00",
"isRefund": false,
"isDeleted": false,
"createdBy": "",
"createdTime": "2026-01-01 12:00:00",
"updatedBy": "2026-01-01 12:00:00",
"updatedTime": "2026-01-01 12:00:00"
},
"sku": [
{
"id": 1,
"merchantId": 1,
"shopId": 1,
"goodsId": 1,
"goodsChannelId": 1,
"skuName": "",
"showPrice": 0,
"buyPrice": 0,
"costPrice": 0,
"buyCount": 0,
"stock": 0,
"isLogistic": false,
"carriageId": 1,
"mold": "1",
"isDistributes": false,
"commission": 0,
"isPreferential": false,
"isUseScore": false,
"isAddScore": false,
"useScoreRate": 0,
"addScoreRate": 0,
"cardNum": 0,
"isDeleted": false,
"createdBy": "",
"createdTime": "2026-01-01 12:00:00",
"updatedBy": "2026-01-01 12:00:00",
"updatedTime": "2026-01-01 12:00:00"
}
],
"shop": {
"id": 1,
"merchantId": 1,
"merchantType": "1",
"name": "",
"logo": "",
"typeId": 1,
"subTypeId": 1,
"status": "1",
"provinceId": "",
"cityId": "",
"districtId": "",
"address": "",
"mobile": "13800000000",
"linkman": "",
"linkphone": "13800000000",
"manager": "",
"level": "",
"lng": "",
"lat": "",
"introduction": "",
"businessTime": "2026-01-01 12:00:00",
"tags": "",
"mainPic": "https://example.com/x.png",
"propagatePic": "https://example.com/x.png",
"video": "",
"poster": "",
"propagateContent": "",
"description": "",
"ticketInfo": "",
"trafficInfo": "",
"tips": "",
"isDeleted": false,
"createdBy": "",
"createdTime": "2026-01-01 12:00:00",
"updatedBy": "2026-01-01 12:00:00",
"updatedTime": "2026-01-01 12:00:00",
"thirdId": "",
"thirdName": ""
},
"goodsChannel": {
"id": 1,
"goodsChannelName": "",
"goodsId": 1,
"skuId": 1,
"merchantId": 1,
"shopId": 1,
"channelMerchantId": 1,
"channelShopId": 1,
"originGoodsId": 1,
"originSkuId": 1,
"maxSalesPrice": 0,
"minSalesPrice": 0,
"stock": 0,
"introduction": "",
"remark": "",
"status": "1",
"isDeleted": false,
"createdBy": "",
"createdTime": "2026-01-01 12:00:00",
"updatedBy": "2026-01-01 12:00:00",
"updatedTime": "2026-01-01 12:00:00"
},
"salesNum": 0
}
]
}