This commit is contained in:
parent
2c61fd7184
commit
b72110fd2a
@ -249,6 +249,7 @@ class CaService extends BaseService
|
||||
$data['product'][] = $product;
|
||||
}
|
||||
|
||||
dump($this->entity_id);
|
||||
$cert_sign_result = $CaOnline->getCertSign($this->entity_id, $this->entity_id, $data);
|
||||
|
||||
// 验证云证书签名 验证无需处理,只要不返回错误即可
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user