|
@@ -9,7 +9,7 @@ class Company extends Save
|
|
private $company = array();
|
|
private $company = array();
|
|
public function __construct()
|
|
public function __construct()
|
|
{
|
|
{
|
|
- Dever::load('manage/auth.init');
|
|
|
|
|
|
+ //Dever::load('manage/auth.init');
|
|
parent::__construct();
|
|
parent::__construct();
|
|
}
|
|
}
|
|
# 获取当前权限
|
|
# 获取当前权限
|