From 34ef7217a034599217a7fdd1e28e1ae6910e1b4b Mon Sep 17 00:00:00 2001
From: liujiandao <274878379@qq.com>
Date: 星期三, 11 十月 2023 20:15:21 +0800
Subject: [PATCH] 菜单获取编码规则

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

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

--
Gitblit v1.8.0