From a53591167bf111ffc0eb2cb129aa7ff8b4cb470d Mon Sep 17 00:00:00 2001
From: wangpengfei <274878379@qq.com>
Date: 星期二, 15 八月 2023 19:34:22 +0800
Subject: [PATCH] add

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

diff --git a/service/index.go b/service/index.go
index e76998e..4fed338 100644
--- a/service/index.go
+++ b/service/index.go
@@ -62,6 +62,7 @@
 	CurrencyService
 	AssignService
 	CollectionProjectionService
+	ContactInformationService
 }
 
 var ServiceGroup = new(Group)

--
Gitblit v1.8.0