__handlePropertyHandler(__CLASS__); /** * 生成图片验证码 * @return string * @throws \Psr\Container\ContainerExceptionInterface * @throws \Psr\Container\NotFoundExceptionInterface * @throws \RedisException */ $this->redis = $this->container->get(\Hyperf\Redis\Redis::class); } }