get(); if(empty($data['uuid']))$this->error('参数不完整'); $this->success('ok', SysCaptcha::getCode($data['uuid'], $request)); } }