add
wangpengfei
2023-08-26 8c986e1342a2efde9d05dee5df0f9299ba10c139
initialize/gorm.go
@@ -51,7 +51,13 @@
      example.ExaFile{},
      example.ExaCustomer{},
      example.ExaFileChunk{},
      example.ExaFileUploadAndDownload{}, test.Industry{}, test.SupplierType{}, test.Supplier{}, test.Contract{}, test.Product{},
      example.ExaFileUploadAndDownload{},
      test.Industry{},
      test.SupplierType{},
      test.Supplier{},
      test.Contract{},
      test.Product{},
      test.Member{},
   )
   if err != nil {
      global.GVA_LOG.Error("register table failed", zap.Error(err))