fix : user site

This commit is contained in:
2025-03-31 16:32:01 +08:00
parent 456773f190
commit 775b4d8cb2

View File

@@ -82,6 +82,7 @@ class WxJsRechargeOrderService extends WxJsRechargeBaseService
*/
public function callBackHandle(): ResponseInterface
{
$this->log->callbackLog('支付回调'.json_encode($this->request->all()));
$this->getWechatData();
$this->checkWxCallBackOrder();