This website works better with JavaScript
Home
Explore
Help
Sign In
houduan01
/
sport_admin_api
Watch
1
Star
0
Fork
0
Files
Issues
0
Pull Requests
0
Wiki
Browse Source
提交
lip
4 months ago
parent
691f185c84
commit
681aa12491
1 changed files
with
1 additions
and
1 deletions
Split View
Show Diff Stats
1
1
app/admin/middleware.php
+ 1
- 1
app/admin/middleware.php
View File
@@ -2,5 +2,5 @@
return [
"locale",
"checkAuth",
- "checkPermission"
+
//
"checkPermission"
];