zhenxun_bot/zhenxun
molanp fb8811207e
🚑 修复配置类型处理逻辑 (#1970)
- 在 init_config.py 中,增加了对注册配置类型为空时的处理,使用配置的值类型作为默认类型
- 在 models.py 中,将 RegisterConfig 类的 type 字段默认值从 str 改为 None,以支持更灵活的配置类型
2025-07-11 15:45:12 +08:00
..
builtin_plugins 🚑 修复配置类型处理逻辑 (#1970) 2025-07-11 15:45:12 +08:00
configs 🚑 修复配置类型处理逻辑 (#1970) 2025-07-11 15:45:12 +08:00
models 🐛 修复sqlite下的日统计查询和0权限功能调用 (#1943) 2025-07-11 10:07:23 +08:00
plugins 🎨 添加__init__.py 2024-08-29 22:46:30 +08:00
services ♻️ refactor(scheduler): 重构定时任务服务架构并增强用户体验 (#1967) 2025-07-10 22:20:08 +08:00
utils feat(http_utils): 优化AsyncHttpx类,解决并发下载问题 (#1968) 2025-07-11 10:13:02 +08:00