From a9a16bf0aabf5323a658d79a87473008d2197584 Mon Sep 17 00:00:00 2001
From: wangpengfei <274878379@qq.com>
Date: 星期一, 10 七月 2023 14:10:45 +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 60ed2a6..0e56603 100644
--- a/service/index.go
+++ b/service/index.go
@@ -25,6 +25,7 @@
 	SaleTypeService
 	RegularCustomersService
 	PossibilityService
+	StatusService
 }
 
 var ServiceGroup = new(Group)

--
Gitblit v1.8.0