MaiBot/template
cuckoo711 0a5214f340 feat(database): 新增数据库表前缀配置并优化相关功能
- 在 bot_config_template.toml 中添加 table_prefix 字段,用于设置数据库表前缀
- 更新 database.py 和 database_model.py 以支持表前缀配置
- 修改 official_configs.py,将 database_name 字段重命名为 database
- 优化了数据库连接和模型定义的相关代码
2025-08-07 10:34:29 +08:00
..
bot_config_template.toml feat(database): 新增数据库表前缀配置并优化相关功能 2025-08-07 10:34:29 +08:00
model_config_template.toml 增加extra_params功能 2025-07-31 01:04:14 +08:00
template.env fix: 更新模型配置和环境变量,调整版本号和模型参数 2025-07-27 13:37:21 +08:00