From 993d3555339703c53ca14103d4d7899cde0d2e04 Mon Sep 17 00:00:00 2001 From: wangpengfei <274878379@qq.com> Date: 星期五, 21 七月 2023 11:36: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 013dce5..ec24cb1 100644 --- a/service/index.go +++ b/service/index.go @@ -52,6 +52,7 @@ ReportSourceService OrderTypeService ServiceContractStatusService + ServiceContractTypeService } var ServiceGroup = new(Group) \ No newline at end of file -- Gitblit v1.8.0