细节优化

feat/task1-c-wallet
devil_gong 2019-08-15 14:50:44 +08:00
parent 5f9c44a2b5
commit f06aff4fb9
1 changed files with 0 additions and 3 deletions

View File

@ -32,9 +32,6 @@ class Ueditor extends Common
{
// 调用父类前置方法
parent::__construct();
// 是否登录
$this->IsLogin();
}
/**