From ace966196f1895d2812df5ccb230f6e762e8ca9f Mon Sep 17 00:00:00 2001 From: liwei <2211068034@qq.com> Date: Fri, 4 Aug 2023 16:43:34 +0800 Subject: [PATCH] =?UTF-8?q?=E4=B8=8A=E4=BC=A0=E7=AB=9E=E6=8A=80=E5=9C=BA?= =?UTF-8?q?=E6=8C=91=E6=88=98=E5=8D=B7?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- modules/reddot/api_getall.go | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/modules/reddot/api_getall.go b/modules/reddot/api_getall.go index f72f5ce2f..8575f70b3 100644 --- a/modules/reddot/api_getall.go +++ b/modules/reddot/api_getall.go @@ -57,7 +57,7 @@ func (this *apiComp) GetAll(session comm.IUserSession, req *pb.ReddotGetAllReq) } //竞技场 - for k, v := range this.module.arena.Reddot(session, comm.Reddot22102) { + for k, v := range this.module.arena.Reddot(session, comm.Reddot22102, comm.Reddot22102, comm.Reddot22202) { reddot[int32(k)] = v } //用户