|
|
@@ -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());
|