Commit Graph

3 Commits

Author SHA1 Message Date
xinian
f8b8a87331 fix: 修复日志输出与代码格式错误
Some checks failed
ci/woodpecker/push/my-first-workflow Pipeline failed
2026-03-25 01:22:44 +08:00
昔念
f1223e471c ```
All checks were successful
ci/woodpecker/push/my-first-workflow Pipeline was successful
fix(base): 修复QQ绑定功能中用户名查询条件错误

在BindQQ方法中,将数据库查询条件从"id"字段更正为"username"字段,
确保能够正确根据用户名查找和更新用户信息。
```
2026-03-24 12:18:30 +08:00
xinian
09d58c1f14 fix: 修正宠物面板计算参数 2026-03-23 22:00:05 +08:00