lgy 13 ore fa
parent
commit
996d9d8958
1 ha cambiato i file con 0 aggiunte e 1 eliminazioni
  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) {