mirror of
https://github.com/zhenxun-org/zhenxun_bot.git
synced 2025-12-15 06:12:53 +08:00
- 修改了配置类型判断逻辑,当 reg_config.type 为 None 时,使用 reg_config.value 的类型 - 这样可以更准确地处理配置项的类型,避免潜在的类型错误 |
||
|---|---|---|
| .. | ||
| __init__.py | ||
| models.py | ||
- 修改了配置类型判断逻辑,当 reg_config.type 为 None 时,使用 reg_config.value 的类型 - 这样可以更准确地处理配置项的类型,避免潜在的类型错误 |
||
|---|---|---|
| .. | ||
| __init__.py | ||
| models.py | ||