curl --location 'https://router.shengsuanyun.com/api/v1/user-templates' \
--header 'Content-Type: application/json' \
--data '{
"name": "string",
"description": "string"
}'{
"templateId": "string",
"name": "string",
"description": "string",
"status": "string",
"createdAt": "string"
}