From da23babe80de0d32e736e8777430ddfbf185373a Mon Sep 17 00:00:00 2001
From: wangpengfei <274878379@qq.com>
Date: 星期二, 25 七月 2023 19:28:11 +0800
Subject: [PATCH] fix

---
 service/index.go |   14 +++++++++++++-
 1 files changed, 13 insertions(+), 1 deletions(-)

diff --git a/service/index.go b/service/index.go
index cd34420..e48386e 100644
--- a/service/index.go
+++ b/service/index.go
@@ -48,6 +48,18 @@
 	SatisfactionService
 	TimelyRateService
 	SolveRateService
+	IsVisitService
+    ReportSourceService
+    OrderTypeService
+    ServiceContractStatusService
+    ServiceContractTypeService
+    RefundMethodService
+    IsInvoiceService
+    AccountIdService
+    SalesReturnStatusService
+    RepositoryService
+    QuotationStatusService
+    CurrencyService
 }
 
-var ServiceGroup = new(Group)
+var ServiceGroup = new(Group)
\ No newline at end of file

--
Gitblit v1.8.0