{
"store_ids": [
52,
54
],
"begin_time": "2023-01-04 15:57:21",
"last_time": "2023-10-04 15:57:21"
}
curl --location --request POST 'http://store.xcyxfl.com/store/get-submit-data' \
--header 'Version: 1' \
--header 'Content-Type: application/json' \
--data-raw '{
"store_ids": [
52,
54
],
"begin_time": "2023-01-04 15:57:21",
"last_time": "2023-10-04 15:57:21"
}'
{
"code": 200,
"message": "success",
"data": {
"url": "https:\/\/store.xcyxfl.com\/public\/excel\/票房上报数据230704-164129.xlsx"
}
}