快鹿后端API接口文档
curl --location --globoff 'http://${{address}}:8080/admin/getPostCount' \ --header 'Authorization;'
{"code":"200","msg":"查询成功","data":9}