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