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