{
"file": "string"
}curl --location '/import/importByTemplate?templateId=undefined&env=undefined' \
--header 'Content-Type: application/json' \
--data '{
"file": "string"
}'{
"code": 0,
"data": true,
"message": "string",
"success": true
}