{
"title": "618促销活动",
"type": "满减",
"startDate": "2019-01-26T22:53:01.000+00:00",
"description": "zjcc",
"applyUser": 1,
"applyDate": "2012-05-27T16:15:49.000+00:00",
"status": 1
}
curl --location --request POST '/activity/promotions' \
--header 'Content-Type: application/json' \
--data-raw '{
"title": "618促销活动",
"type": "满减",
"startDate": "2019-01-26T22:53:01.000+00:00",
"description": "zjcc",
"applyUser": 1,
"applyDate": "2012-05-27T16:15:49.000+00:00",
"status": 1
}'
{}