xieruidong пре 2 година
родитељ
комит
f5b5c497bd
1 измењених фајлова са 1 додато и 1 уклоњено
  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(