Commit 69a353e1 by doszhang

dos

parent 9399e63b
......@@ -30,6 +30,15 @@ class AdminController extends Controller {
'auth_a' =>'statistic',
'auth_path' =>'1',
'auth_level' =>'1'
],
[
'auth_id' =>'2',
'auth_name' =>'中奖名单',
'auth_pid' =>'0',
'auth_c' =>'Info',
'auth_a' =>'index',
'auth_path' =>'1',
'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