{
"CategoryCode": "string",
"salePromotionno": "string",
"key": "string",
"PageIndex": 0,
"PageSize": 0,
"IsCashTicket": 0
}curl --location --request POST '/api/CaiHua_Business_App_OrderCenterBO/GetCategoryProductList' \
--header 'Content-Type: application/json' \
--data-raw '{
"CategoryCode": "string",
"salePromotionno": "string",
"key": "string",
"PageIndex": 0,
"PageSize": 0,
"IsCashTicket": 0
}'{
"Result": {
"ImgTitle": "string",
"ImgUrl": "string",
"SalePromotionList": [
{
"acid": 0,
"activityname": "string",
"Sort": 0
}
],
"ProductTopCategoryList": [
{
"ProductTopCategoryID": 0,
"CategoryName": "string",
"DisplayName": "string"
}
],
"ProductCateSalePromotionInfo": [
{
"TagCode": "string",
"TagName": "string",
"ActivityImage": "string",
"JumpParam": "string",
"Sort": "string",
"Name": "string",
"BeginTime": "string",
"EndTime": "string",
"PromotionType": 0,
"PromotionTypeName": "string",
"SalePromotionno": "string",
"PromotionCategoryID": 0,
"Remark": "string",
"SalePromotionRuleInfo": [
{
"SalePromotionRuleID": 0,
"SalePromotionno": "string",
"DrawNum": 0,
"ConditionType": 0,
"ConditionValue": 0,
"ConditionGroup": "string",
"ToMeetCondition2": true,
"ConditionType2": 0,
"ConditionValue2": 0,
"DiscountRate": 0,
"AdjustPrice": 0,
"MaxParTakeTime": 0,
"MaxSellNum": 0,
"DayMaxSellNum": 0,
"ActivateMaxSellNum": 0,
"SalePromotionRuleGiftInfo": [
{
"SalePromotionRuleGiftID": 0,
"SalePromotionno": "string",
"SalePromotionRuleID": 0,
"ProductID": 0,
"ProductSpecID": 0,
"ChangePrice": 0,
"StoreNum": 0,
"Remark": "string",
"MaxNum": 0,
"GiftNum": 0,
"DrawType": 0,
"Probability": 0,
"GroupName": "string",
"OutStorageID": 0,
"Image": "string",
"RowIndex": 0,
"CjSalePromotionno": "string",
"CjSalePromotionName": "string",
"RemainQuantity": 0,
"GetPoint": 0,
"UseRuleSalePromotionno": "string",
"DisPashName": "string",
"ProductName": "string",
"ImageUrl": "string",
"ThumbnailUrl": "string",
"SpecDesc": "string"
}
],
"RuleRemark": "string"
}
]
}
],
"ProductList": [
{
"SellStatus": "string",
"PromotionType": 0,
"ProductID": 0,
"Sort": 0,
"ThumbnailUrl": "string",
"ImageUrl": "string",
"ProductName": "string",
"SpecDesc": "string",
"SpecUnit": "string",
"MinBuyDesc": "string",
"SpecPriceDesc": "string",
"SuggestRetailPrice": "string",
"CartBasicSpecNum": 0,
"LimitedSpecNum": 0,
"LimitedSpecDesc": "string",
"SalePromotionno": "string",
"EstimateSpecPrice": 0,
"EstimateSpecPriceDesc": "string"
}
]
},
"ResponseCode": 0,
"ResponseStatus": "string",
"RequestJson": "string"
}