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