{
"phone": "",
"operator": "",
"startTime": "",
"endTime": ""
}
curl --location --request POST 'http://192.168.20.63:8095/stpweb/coupon/exportAsynchronous.do' \
--header 'Content-Type: application/json' \
--data-raw '{
"phone": "",
"operator": "",
"startTime": "",
"endTime": ""
}'
{}