This commit is contained in:
suyl
2021-08-13 13:57:43 +08:00
parent 9c385b3198
commit d23b51252e
2 changed files with 23 additions and 11 deletions

View File

@@ -79,6 +79,7 @@ func Init() {
if globals.IsStoreSkuAct {
orm.RegisterModel(&model.StoreSkuAct{})
}
orm.RegisterModel(&model.ActMtwmVendor{})
orm.RegisterModel(&model.NewConfig{})