🎨 新增用户登录日志记录
This commit is contained in:
@@ -83,6 +83,7 @@ func RegisterTables() {
|
||||
app.Follow{},
|
||||
app.TeacherVip{},
|
||||
app.UserTeacherVip{},
|
||||
user.LoginLog{},
|
||||
)
|
||||
if err != nil {
|
||||
global.GVA_LOG.Error("register table failed", zap.Error(err))
|
||||
|
Reference in New Issue
Block a user