mirror of
https://github.com/yangjian102621/geekai.git
synced 2026-08-31 11:17:12 +00: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