🎨 新增ip检测配置功能
This commit is contained in:
@@ -89,6 +89,7 @@ func RegisterTables() {
|
||||
app.BalanceLog{},
|
||||
app.With{},
|
||||
app.Domain{},
|
||||
user.IpCheck{},
|
||||
)
|
||||
if err != nil {
|
||||
global.GVA_LOG.Error("register table failed", zap.Error(err))
|
||||
|
||||
Reference in New Issue
Block a user