{
"task_id": 1
}curl --location 'https://openapi.suanli.cn/api/deployment/task/stop' \
--header 'token;' \
--header 'timestamp: 1770194570564' \
--header 'version: 1.0.0' \
--header 'Content-Type: application/json' \
--data '{
"task_id": 1
}'{
"code": "0000",
"message": "success",
"data": null
}