fix
wangpengfei
2023-08-30 0acdfc60dbb5ee96045ccd695db1fec9d1e9d127
initialize/gorm.go
@@ -52,7 +52,13 @@
      example.ExaFile{},
      example.ExaCustomer{},
      example.ExaFileChunk{},
      example.ExaFileUploadAndDownload{}, test.Industry{}, test.SupplierType{}, test.Supplier{}, test.Contract{},
      example.ExaFileUploadAndDownload{},
      test.Industry{},
      test.SupplierType{},
      test.Supplier{},
      test.Contract{},
      test.Product{},
      test.Member{},
      purchase.Purchase{}, purchase.PurchaseProducts{},
   )
   if err != nil {