This website works better with JavaScript
Home
Explore
Help
Sign In
kucoin-test
/
kefu
Watch
2
Star
0
Fork
0
Files
Issues
0
Pull Requests
0
Wiki
Browse Source
提交
lip
6 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"
];