🎨 新增兑换码功能,新增vip过期检测定时任务
This commit is contained in:
@@ -84,6 +84,8 @@ func RegisterTables() {
|
||||
app.TeacherVip{},
|
||||
app.UserTeacherVip{},
|
||||
user.LoginLog{},
|
||||
app.RedeemCode{},
|
||||
app.CDK{},
|
||||
)
|
||||
if err != nil {
|
||||
global.GVA_LOG.Error("register table failed", zap.Error(err))
|
||||
|
||||
Reference in New Issue
Block a user