作者 景龙
1 个管道 的构建 失败 耗费 0 秒

调试支付

... ... @@ -90,6 +90,7 @@ class Wxpay extends Api
*/
public function notify(){
$pay = Service::checkNotify('wechat');
return $pay;
if (!$pay) {
$this->error('签名错误');
}
... ...