fix : user site
This commit is contained in:
@@ -82,6 +82,7 @@ class WxJsRechargeOrderService extends WxJsRechargeBaseService
|
||||
*/
|
||||
public function callBackHandle(): ResponseInterface
|
||||
{
|
||||
$this->log->callbackLog('支付回调'.json_encode($this->request->all()));
|
||||
$this->getWechatData();
|
||||
|
||||
$this->checkWxCallBackOrder();
|
||||
|
||||
Reference in New Issue
Block a user