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