{
}curl --location --request POST '/admin/information/list' \
--header 'Content-Type: application/json' \
--data-raw '{
}'{
"ret": 0,
"msg": "success",
"err": null,
"data": [
{
"id": "86507758097362944",
"content": "11111111111111111111",
"jumpPage": "https://1qq.com",
"sortNum": 1
},
{
"id": "86507814007435264",
"content": "2",
"jumpPage": "https://www.baidu.com",
"sortNum": 2
},
{
"id": "86505767950446592",
"content": "11111",
"jumpPage": "https://element-plus.org/zh-CN/component/form.html",
"sortNum": 3
}
],
"ok": true
}