rawResponse; $result = array(); if (isset($resp['signServiceId'])) { $result['signServiceId'] = $resp['signServiceId']; } return array_merge($this->errInfo, $result); } }