🎨 新增讲师关注功能
This commit is contained in:
@@ -80,6 +80,7 @@ func RegisterTables() {
|
||||
category.Category{},
|
||||
notice.Notice{},
|
||||
vip.Vip{},
|
||||
app.Follow{},
|
||||
)
|
||||
if err != nil {
|
||||
global.GVA_LOG.Error("register table failed", zap.Error(err))
|
||||
|
Reference in New Issue
Block a user