|
|
@@ -143,7 +143,7 @@ class Lakala
|
|
|
'order_efficient_time' => $orderEfficientTime,
|
|
|
'busi_type_param' => $bus,
|
|
|
'counter_param' => json_encode(['pay_mode' => 'ALIPAY']),
|
|
|
- 'remark' => '{"capitalType":' . $capitalType . '}'
|
|
|
+ 'counter_remark' => '{"capitalType":' . $capitalType . '}'
|
|
|
];
|
|
|
$baseRequestVO = [
|
|
|
'req_data' => $arr,
|