curl --location --request GET 'https://java-front.likeadmin.cn//api/index/index'
{
"code": 200,
"msg": "成功",
"data": {
"domain": "http://127.0.0.1:8084/",
"pages": "{}",
"article": [
{
"id": 14,
"title": "斤斤计较",
"intro": "呃呃呃",
"summary": "",
"image": "",
"author": "",
"visit": 0,
"content": "嘎嘎嘎",
"createTime": "2022-07-14 16:31:50"
},
{
"id": 13,
"title": "斤斤计较",
"intro": "呃呃呃",
"summary": "",
"image": "",
"author": "",
"visit": 0,
"content": "嘎嘎嘎",
"createTime": "2022-04-02 15:01:53"
},
{
"id": 12,
"title": "斤斤计较",
"intro": "呃呃呃",
"summary": "",
"image": "",
"author": "",
"visit": 0,
"content": "嘎嘎嘎",
"createTime": "2022-04-02 14:58:52"
}
]
}
}