mirror of
https://gitee.com/zongzhige/shopxo.git
synced 2026-06-07 02:12:25 +08:00
应用优化
This commit is contained in:
@ -34,10 +34,10 @@ class Slide extends Common
|
||||
parent::__construct();
|
||||
|
||||
// 登录校验
|
||||
$this->Is_Login();
|
||||
$this->IsLogin();
|
||||
|
||||
// 权限校验
|
||||
$this->Is_Power();
|
||||
$this->IsPower();
|
||||
}
|
||||
|
||||
/**
|
||||
|
||||
Reference in New Issue
Block a user