mirror of
https://github.com/yangjian102621/geekai.git
synced 2026-04-23 11:34:27 +08:00
重命名数据表
This commit is contained in:
@@ -12,5 +12,5 @@ type InviteCode struct {
|
||||
}
|
||||
|
||||
func (m *InviteCode) TableName() string {
|
||||
return "chatgpt_invite_codes"
|
||||
return "geekai_invite_codes"
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user