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