public function _init($token)
{
parent::_init($token);
$this->checkToken($token);
}
/**
* 验证token
* @param $token
* @return bool
* @throws \think\Exception
* @throws \think\exception\PDOException
*/
public
check_token
猜你喜欢
转载自blog.csdn.net/weixin_42433970/article/details/109516614
今日推荐
周排行