mirror of
https://gitee.com/niucloud-team/niucloud-admin.git
synced 2026-04-22 04:28:06 +00:00
Compare commits
4 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
cc79bb48cf | ||
|
|
239678846c | ||
|
|
d1ed7da00c | ||
|
|
ca0404dab4 |
@ -37,7 +37,7 @@ class AuthService extends BaseAdminService
|
||||
*/
|
||||
public function checkRole(Request $request)
|
||||
{
|
||||
$this->checkAuthinfo($request);
|
||||
// $this->checkAuthinfo($request);
|
||||
|
||||
$rule = strtolower(trim($request->rule()->getRule()));
|
||||
$method = strtolower(trim($request->method()));
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user