From 124530291d4def9dde520cf348fca503d9ade2cf Mon Sep 17 00:00:00 2001 From: hujiabin Date: Wed, 2 Nov 2022 10:52:12 +0800 Subject: [PATCH] 1 --- webapp/controller/RankingController.class.php | 1 - 1 file changed, 1 deletion(-) diff --git a/webapp/controller/RankingController.class.php b/webapp/controller/RankingController.class.php index a2e3366f..92676bc2 100644 --- a/webapp/controller/RankingController.class.php +++ b/webapp/controller/RankingController.class.php @@ -35,7 +35,6 @@ class RankingController extends BaseAuthedController { $rank_status = $this->_getV(TN_RANK_STATUS, 0 ); $is_rank = $this->_getV(TN_RANK_STATUS, 1 ); - $is_rank = 0; $this->_rspData(array( 'status' => $rank_status, // 0:常规状态 1:引导初始排位 2:赛季初,需结算上个赛季 'is_rank' => $is_rank //赛季是否空挡期