12 Commits

Author SHA1 Message Date
lixiangwuxian
e84d64100c feat: 从手写sql迁移至gorm 2025-07-05 15:46:36 +08:00
lixiangwuxian
bf63bec68f refactor: 将项目中的 gin 框架替换为 hertz 框架,更新相关处理器以适应新的上下文和请求处理方式 2025-06-28 21:15:23 +08:00
lixiangwuxian
788fd16554 fix: 更新数据库操作方法,统一使用 GetSqlTran 和 GetSqlDB,确保数据库事务处理的一致性 2025-06-28 19:56:54 +08:00
a7fa591943 fix: 修复提单和结单处理中的空格问题,确保正确注册处理程序 2025-06-11 19:17:29 +08:00
662add9c3e refactor: 更新模块路径,将所有引用的路径从旧的 git.lxtend.com/qqbot 更改为新的 git.lxtend.com/lixiangwuxian/qqbot 2025-06-11 19:13:52 +08:00
lixiangwuxian
7f0560b56e fix: 修改多个处理函数的返回类型为指针类型,以提高内存使用效率并避免不必要的拷贝 2025-04-09 23:28:39 +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
d0152c6c81 feat: 添加工单前端支持 2024-10-26 03:30:54 +08:00
lixiangwuxian
ecdc1ed254 fix: 修正注解格式错误 2024-10-25 01:39:25 +08:00
lixiangwuxian
37161b4147 feat: 添加工单请求接口 2024-10-24 19:19:11 +08:00
lixiangwuxian
049b5774bf feat: 更新权限系统 2024-10-20 02:46:56 +08:00
lixiangwuxian
e27eebda77 feat: 初步设计工单系统 2024-10-17 02:16:33 +08:00