Authorization: ********************{
"factoryId": 0,
"userId": 0,
"createTime": "2019-08-24T14:15:22.123Z",
"updateTime": "2019-08-24T14:15:22.123Z",
"updateBy": 0,
"page": 0,
"limit": 0,
"orderBy": "string"
}curl --location '/equipmentPartsLedger/getTreeDetail' \
--header 'Authorization: Bearer <token>' \
--header 'Content-Type: application/json' \
--data '{
"factoryId": 0,
"userId": 0,
"createTime": "2019-08-24T14:15:22.123Z",
"updateTime": "2019-08-24T14:15:22.123Z",
"updateBy": 0,
"page": 0,
"limit": 0,
"orderBy": "string"
}'{
"property1": {},
"property2": {}
}