mirror of
https://gitee.com/zongzhige/shopxo.git
synced 2024-12-01 11:29:59 +08:00
pay debug
This commit is contained in:
parent
95301089c1
commit
736bdfe555
@ -379,6 +379,7 @@ class Alipay
|
||||
$result = array(
|
||||
'urlcode' => substr($urlcode, 0, -1),
|
||||
'url' => substr($url, 0, -1),
|
||||
'sign' => '',
|
||||
);
|
||||
if(!empty($this->config['key']))
|
||||
{
|
||||
|
Loading…
Reference in New Issue
Block a user