curl --location 'https://router.shengsuanyun.com/api/v1/batch/orchestration-inputs:upload' \
--header 'Content-Type: application/json' \
--data '{
"filename": "string",
"content": "string"
}'{
"fileId": "string",
"filename": "string",
"rowCount": 0,
"uploadedAt": "string"
}