curl --location --request GET 'http://easy.quarkzhong.top/api/monitor/list?pageNum=1&pageSize=10&keyword='
{ "code": 0, "message": "string", "data": [ { "id": "string", "name": "string", "time": "string", "size": 0, "createTime": "string" } ], "count": 0 }