WIN-2308041133\Administrator 5 mesiacov pred
rodič
commit
abeb4f025f
1 zmenil súbory, kde vykonal 1 pridanie a 1 odobranie
  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);
                     $jsConfig = LaveRepository::h5PaySign($this->cid, $orderId, $plan_record);
                 } else {
                 } else {
                     @file_put_contents("quanju3.txt", $return_web . "-返回地址3\r\n", 8);
                     @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) {
             } catch (\Exception $e) {
                 return $this->error($e->getMessage());
                 return $this->error($e->getMessage());