curl --location --request GET 'http://139.198.190.189:58080/app-api/promotion/activity/list-by-spu-id?spuId'{
"code": 0,
"data": [
{
"id": 1024,
"type": 1,
"name": "618 大促",
"spuId": 618,
"startTime": "2019-08-24T14:15:22.123Z",
"endTime": "2019-08-24T14:15:22.123Z"
}
],
"msg": "string"
}