From de6dffcbfc4efe25543137a445d0b863d69556e8 Mon Sep 17 00:00:00 2001 From: aozhiwei Date: Tue, 31 May 2022 11:29:13 +0800 Subject: [PATCH] 1 --- webapp/bootstrap/constant.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/webapp/bootstrap/constant.php b/webapp/bootstrap/constant.php index a8e57496..8401fb1d 100644 --- a/webapp/bootstrap/constant.php +++ b/webapp/bootstrap/constant.php @@ -2,7 +2,7 @@ define('TEAMID_KEY', 'team_uuid:'); -define('LAST_SESSION_KEY', 'team_uuid:'); +define('LAST_SESSION_KEY', 'last_session:'); define('V_ITEM_GOLD', 10001); //金币 define('V_ITEM_DIAMOND', 10002); //钻石