curl --location --request GET '/user/yellow/pages/log/list?id'
{
"code": 0,
"msg": "",
"data": [
{
"createBy": "",
"createTime": "",
"updateBy": "",
"updateTime": "",
"remark": "",
"params": {
"": {}
},
"id": 0,
"yellowPageId": 0,
"userId": 0,
"description": ""
}
]
}