curl --location --request POST 'https://openapi.suanli.cn/api/deployment/task/recover' \
--header 'token;' \
--header 'timestamp: 1747379023000' \
--header 'version: 1.0.0' \
--header 'sign_str;' \
--header 'Content-Type: application/json' \
--data-raw '{
"task_id" : 388
}'