mirror of
https://gitee.com/yansongda/pay.git
synced 2024-12-05 13:48:53 +08:00
fix #77
This commit is contained in:
parent
f64bc7e5a9
commit
fbb1d9566c
@ -75,7 +75,7 @@ class Support
|
||||
}
|
||||
|
||||
throw new GatewayException(
|
||||
'Get Alipay API Error:'.$result[$method]['msg'].' - '.$result[$method]['sub_code'],
|
||||
'Get Alipay API Error:'.$result[$method]['msg'],
|
||||
$result[$method]['code'],
|
||||
$result
|
||||
);
|
||||
|
Loading…
Reference in New Issue
Block a user