From 9d78c8c141534e37e667092f153fabc984b81cbd Mon Sep 17 00:00:00 2001 From: aozhiwei Date: Thu, 27 Oct 2022 22:06:03 +0800 Subject: [PATCH] 1 --- webapp/controller/RankingController.class.php | 1 + 1 file changed, 1 insertion(+) diff --git a/webapp/controller/RankingController.class.php b/webapp/controller/RankingController.class.php index 71d74c9c..fbc768ac 100644 --- a/webapp/controller/RankingController.class.php +++ b/webapp/controller/RankingController.class.php @@ -31,6 +31,7 @@ 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 //赛季是否空挡期