{
"code": "string",
"message": "string",
"traceId": "string",
"data": {
"rptNo": "string",
"rptName": "string",
"rptDescribe": "string",
"rptDataType": "string",
"conditionList": [
{
"rptFieldName": "string",
"rptFieldDescribe": "string",
"rptConditionType": "string"
}
],
"noConditionList": [
{
"rptFieldName": "string",
"rptFieldDescribe": "string",
"rptConditionType": "string"
}
],
"fieldList": [
{
"rptFieldName": "string",
"rptFieldDescribe": "string",
"rptConditionType": "string"
}
],
"noFieldList": [
{
"rptFieldName": "string",
"rptFieldDescribe": "string",
"rptConditionType": "string"
}
]
},
"timestamp": 0,
"success": true
}