curl --location '/public-api/v1/resource/list'{
"errorCode": 0,
"message": "",
"data": [
{
"id": 0,
"deptId": 0,
"tenantId": 0,
"resourceType": 0,
"resourceName": "",
"suffix": "",
"resourceUrl": "",
"origin": 0,
"status": 0,
"created": "",
"createdBy": 0,
"modified": "",
"modifiedBy": 0,
"options": {
"": {}
},
"fileSize": 0,
"categoryId": 0
}
]
}