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