From 2f0aa60ce2e10be53d9c865a6177bf731e182203 Mon Sep 17 00:00:00 2001 From: wangpengfei <274878379@qq.com> Date: 星期四, 17 八月 2023 11:15:41 +0800 Subject: [PATCH] fix --- 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