{
"groupObjectTrees": [
{
"id": "string",
"objType": "string",
"objectCode": "string",
"objectName": "string",
"count": 0,
"relationTypes": "Lists.newArrayList()",
"children": "Lists.newArrayList()"
}
],
"periodVos": [
{
"periodType": "EACH_DAY",
"name": "string",
"periodList": [
{
"periodType": "EACH_DAY",
"periodCount": 0,
"periodTimes": 0
}
]
}
],
"strategyItems": [
{
"id": 0,
"name": "string",
"strategyCategoryId": 0,
"classCode": "string",
"suitableObjectClassId": 0,
"roomFuncTypes": [
{
"roomFuncType": "string",
"roomFuncTypeName": "string"
}
],
"componentEntityId": 0,
"componentEntityName": "string",
"objType": "PROJECT",
"mainResponsibilityPosition": "string",
"period": {
"periodType": "EACH_DAY",
"periodCount": 0,
"periodTimes": 0
},
"remark": "string",
"relObjectCount": 0,
"suitableObjectChanged": true,
"strategyTag": [
{
"id": 0,
"name": "string"
}
],
"execStep": {
"id": 0,
"name": "string",
"sortIndex": 0,
"strategyCategoryId": 0
},
"strategyCategoryName": "string",
"strategyCategoryIndependence": true,
"execStepEnable": true,
"originName": "string"
}
]
}