lgy 10 часов назад
Родитель
Сommit
996d9d8958
1 измененных файлов с 0 добавлено и 1 удалено
  1. 0 1
      jcjyhr/extend/ba/Auth.php

+ 0 - 1
jcjyhr/extend/ba/Auth.php

@@ -54,7 +54,6 @@ class Auth
      */
     public function getMenus(int $uid): array
     {
-        var_dump($uid);
         $this->children  = [];
         $originAuthRules = $this->getOriginAuthRules($uid);
         foreach ($originAuthRules as $rule) {