mirror of
https://github.com/yangjian102621/geekai.git
synced 2026-07-23 03:06:06 +00: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