parse() parse(string $raw) : \Alipay\AlipayResponse 将 HTTP API 响应体字符串解析为结构化的对象 Parameters string $raw 原始响应字符串 Returns \Alipay\AlipayResponse