mirror of
https://github.com/yangjian102621/geekai.git
synced 2026-04-27 21:44:25 +08:00
重命名数据表
This commit is contained in:
@@ -25,5 +25,5 @@ type ChatModel struct {
|
||||
}
|
||||
|
||||
func (m *ChatModel) TableName() string {
|
||||
return "chatgpt_chat_models"
|
||||
return "geekai_chat_models"
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user