liujiandao
2024-03-30 69f0410081da54e6cea8a04a07fd0119a8edc623
initialize/gorm.go
@@ -34,8 +34,11 @@
      test.SupplierType{},
      test.Supplier{},
      test.Contract{},
      test.SupplierMaterial{},
      purchase.Purchase{},
      purchase.PurchaseProducts{},
      purchase.PurchaseProductConfirm{},
      purchase.PurchaseQualityInspection{},
   )
   if err != nil {
      global.GVA_LOG.Error("register table failed", zap.Error(err))