curl --location '/public-api/v1/documentCollectionCategory/list'{
"errorCode": 0,
"message": "",
"data": [
{
"id": 0,
"categoryName": "",
"sortNo": 0,
"status": 0,
"created": "",
"createdBy": 0,
"modified": "",
"modifiedBy": 0,
"deptId": 0,
"tenantId": 0
}
]
}