mirror of
https://github.com/zhenxun-org/zhenxun_bot.git
synced 2025-12-15 06:12:53 +08:00
- 在 init_config.py 中,增加了对注册配置类型为空时的处理,使用配置的值类型作为默认类型 - 在 models.py 中,将 RegisterConfig 类的 type 字段默认值从 str 改为 None,以支持更灵活的配置类型 |
||
|---|---|---|
| .. | ||
| builtin_plugins | ||
| configs | ||
| models | ||
| plugins | ||
| services | ||
| utils | ||