From a86df1054649f0594e4c77174fd254b8abd800ca Mon Sep 17 00:00:00 2001
From: wangpengfei <274878379@qq.com>
Date: 星期二, 15 八月 2023 11:22:10 +0800
Subject: [PATCH] fix

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

diff --git a/service/index.go b/service/index.go
index ef84553..e76998e 100644
--- a/service/index.go
+++ b/service/index.go
@@ -46,6 +46,22 @@
 	DepartmentService
 	VettingService
 	SatisfactionService
+	TimelyRateService
+	SolveRateService
+	IsVisitService
+	ReportSourceService
+	OrderTypeService
+	ServiceContractStatusService
+	ServiceContractTypeService
+	RefundMethodService
+	IsInvoiceService
+	AccountIdService
+	SalesReturnStatusService
+	RepositoryService
+	QuotationStatusService
+	CurrencyService
+	AssignService
+	CollectionProjectionService
 }
 
 var ServiceGroup = new(Group)

--
Gitblit v1.8.0