feat(admin): 添加评论黑名单和统计功能

- 新增 IP 和邮箱黑名单功能,支持通过接口管理
- 添加评论统计数据接口,包含汇总、域名统计和7天趋势
- 更新文档样式和 API 文档说明
This commit is contained in:
anghunk
2026-01-21 13:54:33 +08:00
parent 8fa8748949
commit d8999bc7be
3 changed files with 266 additions and 40 deletions

View File

@@ -37,5 +37,5 @@ features:
---
<style>
#comments{max-width:1150px;margin:2em auto 0;}
.extra-class{max-width:1200px;margin:2em auto 0;padding:0 24px;}
</style>