fix
wangpengfei
2023-08-26 029d819f34407022c9cabbd1cc9a7d78b1b428c8
initialize/gorm.go
@@ -51,7 +51,7 @@
      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{},
   )
   if err != nil {
      global.GVA_LOG.Error("register table failed", zap.Error(err))