{
"spuList": [
"string"
],
"storeId": 0
}curl --location --request POST 'https://www.nihaocloud.cn/st-pse/info/product-activity-config' \
--header 'Content-Type: application/json' \
--data-raw '{
"spuList": [
"string"
],
"storeId": 0
}'[
{
"spu": "",
"activityCode": [
0
],
"activityConfigList": [
{
"id": 0,
"activityCode": 0,
"sub": 0,
"beginDate": "",
"endDate": "",
"icon": "",
"title": "",
"location": "",
"description": "",
"createdAt": "",
"updatedAt": "",
"jsonConfig": "",
"color": "",
"currentDate": "",
"beginTime": 0,
"endTime": 0,
"countDownTime": 0,
"sort": 0,
"endMatch": false,
"activityType": "",
"countDownLimit": 0
}
]
}
]