提交 0d8d49df authored 作者: lefull_wl's avatar lefull_wl

ccc

上级 86adf87e
...@@ -33,6 +33,7 @@ class RsaUtilLogic extends BaseLogic ...@@ -33,6 +33,7 @@ class RsaUtilLogic extends BaseLogic
$privateKey = $certs['pkey']; $privateKey = $certs['pkey'];
return $privateKey; return $privateKey;
} }
die("您使用的私钥格式错误,请检查私钥配置"); die("您使用的私钥格式错误,请检查私钥配置");
// ($res) or die('您使用的私钥格式错误,请检查私钥配置'); // ($res) or die('您使用的私钥格式错误,请检查私钥配置');
// return $res; // return $res;
......
Markdown 格式
0%
您添加了 0 到此讨论。请谨慎行事。
请先完成此评论的编辑!
注册 或者 后发表评论