[
{
"taskId": "46",
"spotToCommonTime": "2025-11-29 01:01:32"
}
]curl --location --request POST '/front/callback/spotToCommon' \
--header 'Content-Type: application/json' \
--data-raw '[
{
"taskId": "46",
"spotToCommonTime": "2025-11-29 01:01:32"
}
]'{
"code": 1001,
"message": null,
"data": null
}