From a3ff4562627ea387bf60b2b78e64dc02357a19d7 Mon Sep 17 00:00:00 2001 From: aozhiwei Date: Tue, 26 Dec 2023 13:40:29 +0800 Subject: [PATCH] 1 --- webapp/bootstrap/constant.php | 1 + 1 file changed, 1 insertion(+) diff --git a/webapp/bootstrap/constant.php b/webapp/bootstrap/constant.php index 76458d5d..ff8a3732 100644 --- a/webapp/bootstrap/constant.php +++ b/webapp/bootstrap/constant.php @@ -6,6 +6,7 @@ define('DAILY_SELECTION_KEY', 'game2006api:daily_selection:'); define('PLANET_BUY_KEY', 'game2006api:planet_buy:'); define('LAST_SESSION_KEY', 'last_session:'); +define('MATCH_KEY', 'match:'); define('V_ITEM_GOLD', 10001); //金币 define('V_ITEM_DIAMOND', 10014); //钻石