🎨 新增讲师包月功能,优化支付回调
This commit is contained in:
@@ -81,6 +81,8 @@ func RegisterTables() {
|
||||
notice.Notice{},
|
||||
vip.Vip{},
|
||||
app.Follow{},
|
||||
app.TeacherVip{},
|
||||
app.UserTeacherVip{},
|
||||
)
|
||||
if err != nil {
|
||||
global.GVA_LOG.Error("register table failed", zap.Error(err))
|
||||
|
Reference in New Issue
Block a user