🔧 新增数据库配置模型

This commit is contained in:
李寻欢
2024-01-22 08:31:38 +08:00
parent 0a421dbb9d
commit 497e17ec62
3 changed files with 8 additions and 4 deletions

View File

@@ -13,6 +13,7 @@ type FriendItem struct {
PinyinAll string // 昵称全拼
Wxid string // 微信原始Id
EnableAi bool // 是否使用AI
AiModel string // AI模型
EnableChatRank bool // 是否使用聊天排行
EnableWelcome bool // 是否使用迎新
EnableCommand bool // 是否启用指令