feat : wechatPay callback
This commit is contained in:
@@ -109,7 +109,7 @@ abstract class WxJsRechargeBaseService implements ThirdPayInterface
|
|||||||
throw new ErrException('wxPay获取回调失败');
|
throw new ErrException('wxPay获取回调失败');
|
||||||
}
|
}
|
||||||
|
|
||||||
$this->log->info(__CLASS__.'wxPay完成回调'.json_encode($this->callbackData));
|
$this->log->callbackLog(__CLASS__.'wxPay完成回调'.json_encode($this->callbackData));
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user