xieruidong il y a 2 ans
Parent
commit
f5b5c497bd
1 fichiers modifiés avec 1 ajouts et 1 suppressions
  1. 1 1
      application/common/service/OrderPayService.php

+ 1 - 1
application/common/service/OrderPayService.php

@@ -84,7 +84,7 @@ class OrderPayService{
         return request()->root(true)."/index/payment/notify/order_no/".$this->payment->order_no;
    }
     public function returnUrl(){
-        return request()->root(true);
+        return h5_link('/user/order/success');
     }
    public function alipay(){
        $payData=Service::submitOrder(