From 6a8a20e02f0530284296d3373d44aa218fc85210 Mon Sep 17 00:00:00 2001
From: wangpengfei <274878379@qq.com>
Date: 星期五, 21 七月 2023 10:33:32 +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 6655a5f..cd34420 100644
--- a/service/index.go
+++ b/service/index.go
@@ -47,6 +47,7 @@
 	VettingService
 	SatisfactionService
 	TimelyRateService
+	SolveRateService
 }
 
 var ServiceGroup = new(Group)

--
Gitblit v1.8.0