From 76d29f9c73c535179e3712de7c1b6b185e6ffaf8 Mon Sep 17 00:00:00 2001 From: chenweijian <820961417@qq.com> Date: Thu, 22 Jun 2023 14:17:23 +0800 Subject: [PATCH] =?UTF-8?q?cp=E8=A1=A5=E5=81=BF=E5=88=86=E6=95=B0-?= =?UTF-8?q?=E6=B3=A8=E9=87=8A?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- domain/service/event_s/event_init.go | 1 - 1 file changed, 1 deletion(-) diff --git a/domain/service/event_s/event_init.go b/domain/service/event_s/event_init.go index 5517a83..14d1079 100644 --- a/domain/service/event_s/event_init.go +++ b/domain/service/event_s/event_init.go @@ -16,7 +16,6 @@ func EventInit() { UserBagSendEvent() CpGiftEvent() CpSpaceVisitEvent() - CompensateCpScore() } func UserBagSendEvent() { -- 2.22.0