curl --location --request GET 'http://139.198.190.189:58080/app-api/promotion/reward-activity/get?id=1024'{
"code": 0,
"data": {
"id": 1024,
"status": 1,
"name": "满啦满啦",
"conditionType": 1,
"productScope": 1,
"productSpuIds": "1,2,3",
"rules": [
{
"limit": 100,
"discountPrice": 100,
"freeDelivery": true,
"point": 100,
"couponIds": "1,2,3",
"couponCounts": "1,2,3"
}
]
},
"msg": "string"
}