This commit is contained in:
wucongxing 2023-04-19 09:45:27 +08:00
parent 5f4e567814
commit d9acddea46

View File

@ -30,7 +30,7 @@ class CaOffline 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' => [