From bef3e4cbf45b435338c9f892725db20b82c006f4 Mon Sep 17 00:00:00 2001 From: meixiongfeng <766881921@qq.com> Date: Tue, 20 Feb 2024 18:21:24 +0800 Subject: [PATCH] =?UTF-8?q?=E5=BE=AA=E7=8E=AF=E5=A1=94=E6=B2=A1=E6=9C=89?= =?UTF-8?q?=E9=A6=96=E9=80=9A=E5=A5=96=E5=8A=B1?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- modules/pagoda/api_cyclechallengeover.go | 1 - 1 file changed, 1 deletion(-) diff --git a/modules/pagoda/api_cyclechallengeover.go b/modules/pagoda/api_cyclechallengeover.go index 9978093b9..17fde5a6e 100644 --- a/modules/pagoda/api_cyclechallengeover.go +++ b/modules/pagoda/api_cyclechallengeover.go @@ -137,7 +137,6 @@ func (this *apiComp) ChallengeCycleOver(session comm.IUserSession, req *pb.Pagod } this.module.modelCyclePagoda.addCrossPagodaCycle(session.GetUserId(), db) } - res = append(res, conf.KeyReward...) // 首通奖励 // 校验是否刷新记录 if fresh {