作者 郭文星

'123123'

... ... @@ -39,7 +39,6 @@ class Client extends Api
}
$this->store = $store;
if (empty($this->auth->id)) {
$this->error("非法操作,用户信息为空");
}
}
... ...