11 Commits

Author SHA1 Message Date
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
662add9c3e refactor: 更新模块路径,将所有引用的路径从旧的 git.lxtend.com/qqbot 更改为新的 git.lxtend.com/lixiangwuxian/qqbot 2025-06-11 19:13:52 +08:00
lixiangwuxian
20d82d485e refactor: 将多个 fmt.Println 日志替换为 log.Printf,以统一日志输出格式并提升可读性 2025-04-16 00:32:16 +08:00
lixiangwuxian
7f0560b56e fix: 修改多个处理函数的返回类型为指针类型,以提高内存使用效率并避免不必要的拷贝 2025-04-09 23:28:39 +08:00
lixiangwuxian
8dcef53924 feat: implement time wheel for scheduling tasks and refactor bond and steam playing checks to use new task scheduling utility 2025-01-10 01:27:50 +08:00
lixiangwuxian
9c589714ce refactor: remove unused fields from BondData struct and update database schema for improved clarity and maintainability 2025-01-09 00:36:03 +08:00
lixiangwuxian
9c3c5f9b64 refactor: remove unused fields from BondData struct for improved clarity and maintainability 2025-01-08 22:51:57 +08:00
lixiangwuxian
a79991c4ff feat: enhance help inform structure and update command descriptions across various handlers 2024-12-26 11:35:34 +08:00
lixiangwuxian
2fccf24709 chore: 杂项修改 2024-11-27 01:15:45 +08:00
lixiangwuxian
033e1b041c feat: 添加新股通知 2024-11-08 00:42:41 +08:00