From 6c3cafb8e134685137c8a37f123f6aee18d63006 Mon Sep 17 00:00:00 2001 From: wangpengfei <274878379@qq.com> Date: 星期五, 21 七月 2023 11:06:05 +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 45468dc..e0434f8 100644 --- a/service/index.go +++ b/service/index.go @@ -50,6 +50,7 @@ SolveRateService IsVisitService ReportSourceService + OrderTypeService } var ServiceGroup = new(Group) \ No newline at end of file -- Gitblit v1.8.0