Bug: fix integrity problem of list api

This commit is contained in:
MarSeventh
2025-06-12 10:30:28 +08:00
parent d52638bc74
commit df1b2282aa
2 changed files with 8 additions and 8 deletions

View File

@@ -119,15 +119,9 @@
## 最近更新
Add Features:
- 增加公告功能
Fix Bugs:
- 修复后台图片名过长遮盖图片的问题
- 优化部分页面显示效果
- 修复 Docker 镜像无法访问 https 外链的问题
- 修复`list`接口返回数据完整性的问题
@@ -137,6 +131,12 @@ Fix Bugs:
<summary>更新日志</summary>
## 2025.6.12
Fix Bugs:
- 修复`list`接口返回数据完整性的问题
## 2025.5.23
Add Features: