{
"templateId": 0,
"templateName": "string",
"templateContent": "string",
"templateType": "string",
"templateControls": [
{
"controlId": 0,
"templateId": 0,
"controlType": "string",
"title": "string",
"description": "string",
"posX": 0,
"posY": 0,
"width": 0,
"height": 0,
"tooltip": "string",
"hints": "string",
"isRequire": true,
"icon": "string",
"parentControlId": 0,
"parentValueBind": "string",
"alias": "string",
"templateControlOptions": [
{
"optionId": 0,
"controlId": 0,
"value": 0,
"score": 0,
"description": "string"
}
],
"templateControlChilds": [
{}
]
}
]
}