🎨 新增域名管理功能
This commit is contained in:
@@ -88,6 +88,7 @@ func RegisterTables() {
|
||||
app.CDK{},
|
||||
app.BalanceLog{},
|
||||
app.With{},
|
||||
app.Domain{},
|
||||
)
|
||||
if err != nil {
|
||||
global.GVA_LOG.Error("register table failed", zap.Error(err))
|
||||
|
||||
Reference in New Issue
Block a user