liujiandao
2024-03-22 0fd3231799d9185af352dcbc4f8e14df5e0f0233
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))