xieruidong 2 năm trước cách đây
mục cha
commit
f5b5c497bd
1 tập tin đã thay đổi với 1 bổ sung1 xóa
  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(