{
"acid": 0,
"ProductId": 0,
"SpecPriceDesc": "string",
"SeckillLimitDesc": "string",
"UserId": 0,
"TerminalId": 0,
"LoadFirst": true,
"PlatFormType": 0,
"DelProduct": {
"PlatFormType": 0,
"TerminalID": 0,
"ProductID": 0,
"SalePromotionPartProductID": 0,
"IsAutoSelectCashTicket": true,
"StorageGroupCode": "string",
"SalePromotionno": "string",
"SellCashTicketDetailID": 0,
"MealSalePromotionno": "string",
"BuyType": "string",
"SellBufferDetailID": 0,
"val": 0,
"SellCashTicketDetailIDList": [
0
]
}
}curl --location --request POST '/api/CaiHua_Business_App_ProductBO/GetProductDetail' \
--header 'Content-Type: application/json' \
--data-raw '{
"acid": 0,
"ProductId": 0,
"SpecPriceDesc": "string",
"SeckillLimitDesc": "string",
"UserId": 0,
"TerminalId": 0,
"LoadFirst": true,
"PlatFormType": 0,
"DelProduct": {
"PlatFormType": 0,
"TerminalID": 0,
"ProductID": 0,
"SalePromotionPartProductID": 0,
"IsAutoSelectCashTicket": true,
"StorageGroupCode": "string",
"SalePromotionno": "string",
"SellCashTicketDetailID": 0,
"MealSalePromotionno": "string",
"BuyType": "string",
"SellBufferDetailID": 0,
"val": 0,
"SellCashTicketDetailIDList": [
0
]
}
}'{
"Result": {
"ProductId": 0,
"StorageID": 0,
"IsApplyShortSupply": 0,
"ProductName": "string",
"ImageUrl": "string",
"SpecPriceDesc": "string",
"SaleSpecPriceDesc": "string",
"SuggestRetailPrice": "string",
"SuggestRetailPriceDesc": "string",
"SpecUnit": "string",
"SpecNum": 0,
"PackSpecUnit": "string",
"MinBuyDesc": "string",
"SellStatus": "string",
"ShortCode": "string",
"SKU": "string",
"BarCode": "string",
"BrandName": "string",
"WeightRemark": "string",
"WeightDesc": "string",
"PackSpecDesc": "string",
"QualityPeriodDay": "string",
"BuySpecNum": 0,
"LimitedSpecNum": 0,
"LimitedSpecDesc": "string",
"SellTotal": 0,
"Remark": "string",
"DayMaxSellNum": 0,
"Favorites": 0,
"IsEnable": true,
"Description": "string",
"DeliverStorageType": 0,
"SQLWebProductImg": [
{
"ImgID": 0,
"ProductID": 0,
"ImgUrl": "string",
"ThumbnailUrl": "string",
"DefaultImg": 0,
"DisplayType": 0,
"SortOrder": 0
}
],
"SupportPromotionList": [
{
"SellStatus": "string",
"acid": 0,
"SalePromotionno": "string",
"SalePromotionName": "string",
"Remark": "string",
"BeginTime": "2019-08-24T14:15:22.123Z",
"EndTime": "2019-08-24T14:15:22.123Z"
}
],
"RecommandProductResult": {
"SumResult": {},
"EntityList": [
{
"ProductColumnID": "string",
"ProductColumnName": "string",
"MainProductID": 0,
"ProductId": 0,
"ProductName": "string",
"ImageUrl": "string",
"SpecPriceDesc": "string",
"SaleSpecPriceDesc": "string",
"SuggestRetailPrice": "string",
"BasicSpecPriceDesc": "string",
"SpecUnit": "string",
"BasicSpecUnit": "string",
"SpecNum": 0,
"PackSpecUnit": "string",
"MinBuyDesc": "string",
"SellStatus": "string",
"ShortCode": "string",
"SKU": "string",
"BarCode": "string",
"BrandName": "string",
"WeightRemark": "string",
"WeightDesc": "string",
"PackSpecDesc": "string",
"QualityPeriodDay": "string",
"BuySpecNum": 0,
"LimitedSpecDesc": "string",
"SellTotal": 0,
"Remark": "string",
"DayMaxSellNum": 0,
"Favorites": 0,
"PromotionType": 0,
"ProductStatus": "string",
"SortOrder": 0,
"StorageID": 0,
"DeliverStorageType": 0
}
],
"ObjectList": [
{}
],
"TotalCount": 0,
"Tag": {}
}
},
"ResponseCode": 0,
"ResponseStatus": "string",
"RequestJson": "string"
}