xxxrrrdddd 2 년 전
부모
커밋
7ee9b1f162
1개의 변경된 파일1개의 추가작업 그리고 1개의 파일을 삭제
  1. 1 1
      application/admin/controller/Mobile.php

+ 1 - 1
application/admin/controller/Mobile.php

@@ -32,7 +32,7 @@ use think\Url;
  */
 class Mobile extends Backend
 {
-    protected $noNeedRight=['mobile_rules','status'];
+    protected $noNeedRight=['mobile_rules','status','constant'];
     /**
      * Mobile模型对象
      * @var \app\admin\model\Mobile