Commit 28ac270f by doszhang

Update AdminController.class.php

parent 5506d5b8
......@@ -31,7 +31,7 @@ class AdminController extends Controller {
'auth_path' =>'1',
'auth_level' =>'1'
],
[
/* [
'auth_id' =>'2',
'auth_name' =>'用户信息',
'auth_pid' =>'0',
......@@ -39,7 +39,7 @@ class AdminController extends Controller {
'auth_a' =>'index',
'auth_path' =>'2',
'auth_level' =>'1'
]
]*/
];
$menu = [];
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or sign in to comment