curl --location --request GET 'https://java-admin.likeadmin.cn//api/common/album/cateList'
{
"code": 200,
"msg": "成功",
"data": [
{
"createTime": "1970-01-01 08:00:00",
"name": "图标",
"pid": 0,
"updateTime": "1970-01-01 08:00:00",
"id": 2
}
]
}