fix: 统一日志格式并修复字体列表接口参数验证

refactor(字体服务): 重构日志格式添加上下文信息
fix(API-fonts/list): 添加分页参数验证和限制
style: 调整代码格式和注释
This commit is contained in:
bo.yu 2025-08-22 17:45:41 +08:00
parent 6eb838d9f0
commit a6847e28de
13 changed files with 85 additions and 39 deletions

2
.gitignore vendored
View file

@ -56,7 +56,7 @@ web_modules/
# Optional eslint cache
.eslintcache

.vscode/settings.json
.vscode/*
# Optional prettier cache
.prettiercache