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