From dac214fa72dc2974954a4d8ee934695f548ad155 Mon Sep 17 00:00:00 2001
From: wangpengfei <274878379@qq.com>
Date: 星期三, 02 八月 2023 14:14:30 +0800
Subject: [PATCH] fix

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

diff --git a/model/index.go b/model/index.go
index e1495ff..7a0f17c 100644
--- a/model/index.go
+++ b/model/index.go
@@ -60,6 +60,25 @@
 		ServiceFollowup{},
 		CustomerServiceSheet{},
 		ServiceFeeManage{},
+		Authority{},
+		Api{},
+		Department{},
+		Satisfaction{},
+		TimelyRate{},
+		SolveRate{},
+        IsVisit{},
+        IsVisit{},
+        ReportSource{},
+        OrderType{},
+        ServiceContractStatus{},
+        ServiceContractType{},
+        RefundMethod{},
+        IsInvoice{},
+        AccountId{},
+        SalesReturnStatus{},
+        Repository{},
+        QuotationStatus{},
+        Currency{},
 	)
 	return err
-}
+}
\ No newline at end of file

--
Gitblit v1.8.0