mirror of
https://gitee.com/zongzhige/shopxo.git
synced 2026-06-30 19:17:43 +08:00
debug
This commit is contained in:
@ -56,7 +56,7 @@ class AlipayLife
|
||||
libxml_disable_entity_loader(true);
|
||||
$xml_string = simplexml_load_string($xml,'SimpleXMLElement', LIBXML_NOCDATA);
|
||||
}
|
||||
$result = json_decode(json_encode($xml_string),true);
|
||||
//$result = json_decode(json_encode($xml_string),true);
|
||||
return $result;
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user