Jelajahi Sumber

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

kevin 1 tahun lalu
induk
melakukan
5fd6576e35

+ 0 - 6
backendApi/modules/v1/models/lists/atlas/RelationList.php

@@ -85,12 +85,6 @@ class RelationList extends \common\libs\dataList\DataList implements DataListInt
                         'width' => '210',
                     ],
                 ],
-                'CROWN_LV_NAME' => [
-                    'header' => Yii::t('ctx', 'highestCrown'), // 推荐会员聘级
-                    'headerOther' => [
-                        'width' => '210',
-                    ],
-                ],
                 'PERIOD_AT' => [
                     'header' => Yii::t('ctx', 'joiningPeriod'), // 加入期数
                     'headerOther' => ['width' => '110'],