Authorization: Bearer ********************
curl --location --request GET '/link/list'
{"code":0,"message":"OK","data":{"pageSize":5,"pageNum":1,"total":1,"pageData":[{"id":5,"created_at":"2022-12-12T14:06:40.692+08:00","updated_at":"2022-12-12T14:08:38.497+08:00","name":"阵、雨的博客","avatar":"https://img-blog.csdnimg.cn/03d9eede77cb41469aa7d49b35aecb48.jpeg","address":"http://hahacode.com","intro":"这是阵、雨的博客。"}]}}