pay debug

This commit is contained in:
devil_gong 2019-01-08 14:28:27 +08:00
parent 95301089c1
commit 736bdfe555

View File

@ -379,6 +379,7 @@ class Alipay
$result = array(
'urlcode' => substr($urlcode, 0, -1),
'url' => substr($url, 0, -1),
'sign' => '',
);
if(!empty($this->config['key']))
{