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