WIN-2308041133\Administrator 5 月之前
父節點
當前提交
abeb4f025f
共有 1 個文件被更改,包括 1 次插入1 次删除
  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());