curl --location --request GET '/project-event-center-theme/getProblemHandleAppVos'
{
"code": 0,
"msg": "",
"data": [
{
"title": "",
"handleType": "",
"handleUser": 0,
"handleUserName": "",
"handleDate": "",
"fileName": "",
"filePath": "",
"handleContent": "",
"handleStatus": "",
"finishDate": "",
"videoName": "",
"videoPath": ""
}
]
}