Эх сурвалжийг харах

feat: NG-15: 新会员注册时增加国家与语言选项.

zhangl 1 жил өмнө
parent
commit
9cf8385aba

+ 2 - 2
backendApi/modules/v1/controllers/BonusController.php

@@ -945,8 +945,8 @@ class BonusController extends BaseController {
             'LAST_CREATED_AT' => 'CB.LAST_CREATED_AT',
             'LAST_REC_USER_NAME' => 'CB.LAST_REC_USER_NAME',
             'LAST_REC_REAL_NAME' => 'CB.LAST_REC_REAL_NAME',
-            'LAST_CON_USER_NAME' => 'CB.LAST_CON_USER_NAME',
-            'LAST_CON_REAL_NAME' => 'CB.LAST_CON_REAL_NAME',
+//            'LAST_CON_USER_NAME' => 'CB.LAST_CON_USER_NAME',
+//            'LAST_CON_REAL_NAME' => 'CB.LAST_CON_REAL_NAME',
             'BONUS_BD' => 'CB.BONUS_BD',
             'BONUS_TG' => 'CB.BONUS_TG',
 //            'BONUS_XF' => 'CB.BONUS_XF',

+ 12 - 12
backendApi/modules/v1/models/lists/bonus/PeriodBonusList.php

@@ -163,18 +163,18 @@ class PeriodBonusList extends \common\libs\dataList\DataList implements DataList
                         'width' => '120',
                     ],
                 ],
-                'LAST_CON_USER_NAME' => [
-                    'header' => Yii::t('ctx', 'superiorCode'), // 上级编号
-                    'headerOther' => [
-                        'width' => '150',
-                    ],
-                ],
-                'LAST_CON_REAL_NAME' => [
-                    'header' => Yii::t('ctx', 'superiorName'), // 上级姓名
-                    'headerOther' => [
-                        'width' => '120',
-                    ],
-                ],
+//                'LAST_CON_USER_NAME' => [
+//                    'header' => Yii::t('ctx', 'superiorCode'), // 上级编号
+//                    'headerOther' => [
+//                        'width' => '150',
+//                    ],
+//                ],
+//                'LAST_CON_REAL_NAME' => [
+//                    'header' => Yii::t('ctx', 'superiorName'), // 上级姓名
+//                    'headerOther' => [
+//                        'width' => '120',
+//                    ],
+//                ],
                 'BONUS_TG' => [
                     'header' => Yii::t('ctx', 'welcomeBonus'), // 销售奖金
                     'value' => function($row) {