rabin hace 3 años
padre
commit
85b33eb92e
Se han modificado 1 ficheros con 1 adiciones y 1 borrados
  1. 1 1
      src/Database.php

+ 1 - 1
src/Database.php

@@ -2819,7 +2819,7 @@ class Database
         } else {
             # 新增权限
             if (Dever::load('manage/auth.oper', 4) == false) {
-                Dever::alert('你没有权限');
+                //Dever::alert('你没有权限');
             }
         }