zhangqian
2024-03-28 c7e82fd1d76b9fb25497d5aba4372bbfe13a8468
initialize/gorm.go
@@ -34,10 +34,11 @@
      test.SupplierType{},
      test.Supplier{},
      test.Contract{},
      test.Product{},
      test.Member{},
      test.SupplierMaterial{},
      purchase.Purchase{},
      purchase.PurchaseProducts{},
      purchase.PurchaseProductConfirm{},
      purchase.PurchaseQualityInspection{},
   )
   if err != nil {
      global.GVA_LOG.Error("register table failed", zap.Error(err))