This website requires JavaScript.
Explore
Help
Sign In
lixiangwuxian
/
qq_bot
Watch
0
Star
0
Fork
0
You've already forked qq_bot
Code
Issues
3
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
360
Commits
1
Branch
0
Tags
Commit Graph
3 Commits
Author
SHA1
Message
Date
lixiangwuxian
c50ca47911
refactor: 优化数据库初始化逻辑,使用 sync.Once 确保 GormDB 只初始化一次,避免db查空
2025-07-05 16:58:04 +08:00
lixiangwuxian
e84d64100c
feat: 从手写sql迁移至gorm
2025-07-05 15:46:36 +08:00
lixiangwuxian
788fd16554
fix: 更新数据库操作方法,统一使用 GetSqlTran 和 GetSqlDB,确保数据库事务处理的一致性
2025-06-28 19:56:54 +08:00