|
|
@@ -79,7 +79,7 @@ class Lakala
|
|
|
'location_info' => $location_info,
|
|
|
'subject' => $subject,
|
|
|
'notify_url' => $notifyUrl,
|
|
|
- 'remark' => '{capitalType:' . $capitalType . '}',
|
|
|
+ 'remark' => '{"capitalType":' . $capitalType . '}',
|
|
|
];
|
|
|
$baseRequestVO = [
|
|
|
'req_data' => $arr,
|