소스 검색

feat: NG-71: 移除皇冠星级相关配置及代码

kevin 1 년 전
부모
커밋
350083e64e
1개의 변경된 파일0개의 추가작업 그리고 1개의 파일을 삭제
  1. 0 1
      common/models/EliteLevel.php

+ 0 - 1
common/models/EliteLevel.php

@@ -122,7 +122,6 @@ class EliteLevel extends \common\components\ActiveRecord
         if(!$data){
             // 获取信息
             $data = self::getAllData();
-            LoggerTool::error(['$data', $data]);
             Yii::$app->cache->set(Cache::ELITE_LEVEL_CONFIG_KEY, $data);
         }
         // i18n转换