liujiandao
2024-03-23 21c3a18da3d6cc53c7695d795a41dd6bee59f243
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))