Browse Source

feat: EK-2806: 会员端Promo和banner图增加分国家设置.

kevin 4 tháng trước cách đây
mục cha
commit
5abfe68ea9
1 tập tin đã thay đổi với 0 bổ sung1 xóa
  1. 0 1
      common/libs/dataList/DataList.php

+ 0 - 1
common/libs/dataList/DataList.php

@@ -419,7 +419,6 @@ class DataList extends Model
      * @throws Exception
      * @throws Exception
      */
      */
     protected function permissionColumn($userId = null){
     protected function permissionColumn($userId = null){
-        return ;
         $allRole = AdminRole::getFromCache();
         $allRole = AdminRole::getFromCache();
         if($userId === null){
         if($userId === null){
             $roleId = \Yii::$app->user->userInfo['roleId'];
             $roleId = \Yii::$app->user->userInfo['roleId'];