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