curl --location --request GET 'http://114.255.31.92:8080/api/v1/app/log/page'
{
"code": "",
"data": {
"records": [
{
"current": 0,
"size": 0,
"sort": "",
"order": "",
"id": "",
"operName": "",
"operParam": "",
"url": "",
"ip": "",
"businessName": "",
"method": "",
"result": "",
"logStatus": "",
"error": "",
"createDate": ""
}
],
"total": 0,
"size": 0,
"current": 0,
"orders": [
{
"column": "",
"asc": false
}
],
"optimizeCountSql": false,
"searchCount": false,
"optimizeJoinOfCountSql": false,
"maxLimit": 0,
"countId": ""
},
"msg": ""
}