curl --location --request GET 'http://139.198.190.189:58080/admin-api/system/login-log/page?pageNo=1&pageSize=10'{
"code": 0,
"data": {
"list": [
{
"id": 1024,
"logType": 1,
"userId": 666,
"userType": 2,
"traceId": "89aca178-a370-411c-ae02-3f0d672be4ab",
"username": "yudao",
"result": 1,
"userIp": "127.0.0.1",
"userAgent": "Mozilla/5.0",
"createTime": "2019-08-24T14:15:22.123Z"
}
],
"total": 0
},
"msg": "string"
}