🎨 新增余额记录功能
This commit is contained in:
@@ -86,6 +86,8 @@ func RegisterTables() {
|
||||
user.LoginLog{},
|
||||
app.RedeemCode{},
|
||||
app.CDK{},
|
||||
app.BalanceLog{},
|
||||
app.With{},
|
||||
)
|
||||
if err != nil {
|
||||
global.GVA_LOG.Error("register table failed", zap.Error(err))
|
||||
|
||||
Reference in New Issue
Block a user