From eb65f4c3c6903b11424eeaefe46653acedf24448 Mon Sep 17 00:00:00 2001
From: wangpengfei <274878379@qq.com>
Date: 星期二, 08 八月 2023 09:40:22 +0800
Subject: [PATCH] Merge branch 'master' into fly

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

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

--
Gitblit v1.8.0