This commit is contained in:
wucongxing 2023-04-19 09:53:48 +08:00
parent d58f35d293
commit fd204bf0bb

View File

@ -30,7 +30,7 @@ class CaOnline extends Ca
* @param string $type * @param string $type
* @return mixed * @return mixed
*/ */
protected function getCloudCert(array $data, string $type = "Personal"): mixed public function getCloudCert(array $data, string $type = "Personal"): mixed
{ {
$option = [ $option = [
'form_params' => [ 'form_params' => [