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