curl --location --request GET '/business/customer/modifyLog/' \
--header 'Authorization: Bearer eyJhbGciOiJIUzUxMiJ9.eyJsb2dpbl91c2VyX2tleSI6Ijg1ZGQyMjFhLTMwZjQtNDdjNS04MmYxLWJkOWYyM2E0NzIzNyJ9.7cjOFUNC1zh4ojUHyEN4RrF5wkcnRSJKQpQgm1ZSx-pkD21-kHIf1w-5hCaUzb4XFkBxpyNDTfCAvH_2aLotPA'{
"msg": "操作成功",
"code": 200,
"data": [
{
"id": 79,
"className": "Customer",
"classId": 28,
"content": "updateUserId:null -> 5;updateBy: -> admin;updateTime:null -> 2024-05-27 11:43:00;updateUserId:null -> 5;updateTime:null -> 2024-05-27 11:43:00",
"costTime": 26,
"createUserId": 5,
"createBy": "admin",
"createTime": "2024-05-27 11:43:00"
},
{
"id": 78,
"className": "Customer",
"classId": 28,
"content": "创建记录",
"costTime": 59,
"createUserId": 5,
"createBy": "admin",
"createTime": "2024-05-27 11:42:25"
}
]
}