From 78d3254bc2a703bbec110ee60fb622f3f0cab60b Mon Sep 17 00:00:00 2001 From: liwei1dao Date: Mon, 28 Nov 2022 18:34:05 +0800 Subject: [PATCH] =?UTF-8?q?=E4=B8=8A=E4=BC=A0=E9=97=A8=E7=A5=A8=E6=9E=9A?= =?UTF-8?q?=E4=B8=BE?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- comm/const.go | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/comm/const.go b/comm/const.go index 6fa400599..2605ba0f5 100644 --- a/comm/const.go +++ b/comm/const.go @@ -303,8 +303,8 @@ const ( //门票 const ( - ArenaTicket string = "10001" //竞技场入场券 - MoonFantasyTicket string = "10002" //梦境场入场券 + ArenaTicket string = "100004" //竞技场入场券 + MoonFantasyTicket string = "100003" //梦境场入场券 ) //红点枚举