🐛 fix bug
This commit is contained in:
@@ -70,6 +70,7 @@ func RegisterTables() {
|
||||
common.Article{},
|
||||
common.Banner{},
|
||||
common.UserTodo{},
|
||||
common.Poster{},
|
||||
)
|
||||
if err != nil {
|
||||
global.GVA_LOG.Error("register table failed", zap.Error(err))
|
||||
|
Reference in New Issue
Block a user