|
|
@@ -51,7 +51,7 @@ class Lakala
|
|
|
'order_info' => $subject,
|
|
|
'notify_url' => $notifyUrl,
|
|
|
'order_efficient_time' => $orderEfficientTime,
|
|
|
- 'remark' => '{"capitalType":' . $capitalType . '}',
|
|
|
+ 'busi_type_param' => '{"pay_mode":"ALIPAY"}',
|
|
|
];
|
|
|
$baseRequestVO = [
|
|
|
'req_data' => $arr,
|