mirror of
https://gitee.com/zongzhige/shopxo.git
synced 2026-07-07 22:27:24 +08:00
pay debug
This commit is contained in:
@ -379,6 +379,7 @@ class Alipay
|
||||
$result = array(
|
||||
'urlcode' => substr($urlcode, 0, -1),
|
||||
'url' => substr($url, 0, -1),
|
||||
'sign' => '',
|
||||
);
|
||||
if(!empty($this->config['key']))
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user