{
"activityName":""
}
curl --location --request POST 'http://localhost:8080/stpweb/couponIssuance/config/getDisActivityList.do' \
--header 'Content-Type: application/json' \
--data-raw '{
"activityName":""
}'
{
"cmd": null,
"data": [
{
"activityId": "11650745127188037632",
"activityName": "0425卡券业务系统改造活动"
}
],
"errno": "200",
"errtext": "SUCCESS",
"id": null,
"uuid": null
}