From ad36440e187ed56da78f2085ba87e5e5a9bb9971 Mon Sep 17 00:00:00 2001
From: wangpengfei <274878379@qq.com>
Date: 星期四, 24 八月 2023 17:54:24 +0800
Subject: [PATCH] add

---
 initialize/gorm.go |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

diff --git a/initialize/gorm.go b/initialize/gorm.go
index 6c965c9..ce54d43 100644
--- a/initialize/gorm.go
+++ b/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))

--
Gitblit v1.8.0