{
"projectType": "string",
"taskTemplateType": "string",
"taskTemplateName": "string",
"remarks": "string",
"itemList": [
{
"id": 0,
"parentId": 0,
"code": "string",
"enabled": 0,
"contents": [
{
"id": 0,
"parentId": 0,
"enabled": 0
}
]
}
],
"fieldList": [
{
"fieldName": "string",
"fieldType": "string",
"required": 0,
"fieldValue": "string",
"fieldUnit": "string",
"fieldComment": "string",
"remarks": "string",
"sort": 0
}
]
}