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

---
 model/index.go |    3 +++
 1 files changed, 3 insertions(+), 0 deletions(-)

diff --git a/model/index.go b/model/index.go
index 0da8fa8..8ea162c 100644
--- a/model/index.go
+++ b/model/index.go
@@ -84,6 +84,9 @@
 		QuotationStatus{},
 		Currency{},
 		CollectionProjection{},
+		ContactInformation{},
+		SalesReturn{},
+		SalesRefund{},
 	)
 	return err
 }

--
Gitblit v1.8.0