{
"areaCode": "string",
"type": 0,
"year": 0,
"month": 0,
"day": 0,
"start": 0,
"end": 0,
"cipher": "string",
"mobile": "string"
}
curl --location --request POST 'https://eventsys-test-d-browser.gogen.cn/eventSys/event/exportRepeatHistory' \
--header 'Content-Type: application/json' \
--data-raw '{
"areaCode": "string",
"type": 0,
"year": 0,
"month": 0,
"day": 0,
"start": 0,
"end": 0,
"cipher": "string",
"mobile": "string"
}'
[
0
]