WIN-2308041133\Administrator 5 tháng trước cách đây
mục cha
commit
abeb4f025f
1 tập tin đã thay đổi với 1 bổ sung1 xóa
  1. 1 1
      application/api/controller/Lave.php

+ 1 - 1
application/api/controller/Lave.php

@@ -248,7 +248,7 @@ class Lave extends Api
                     $jsConfig = LaveRepository::h5PaySign($this->cid, $orderId, $plan_record);
                 } else {
                     @file_put_contents("quanju3.txt", $return_web . "-返回地址3\r\n", 8);
-                    $jsConfig = LaveRepository::wxPaySign($this->cid, $orderId,$return_web, $plan_record );
+                    $jsConfig = LaveRepository::wxPaySign($this->cid, $orderId, $plan_record,$return_web );
                 }
             } catch (\Exception $e) {
                 return $this->error($e->getMessage());