curl --location 'https://router.shengsuanyun.com/api/v1/batch/user-template-workbook:submit' \
--header 'Content-Type: application/json' \
--data '{
"templateId": "string",
"versionId": "string",
"content": "string",
"callbackUrl": "string",
"idempotencyKey": "string",
"filename": "string"
}'{
"runId": "string",
"status": "string",
"acceptedAt": "string"
}