diff --git a/common/config/params-local.php b/common/config/params-local.php index 5319496..bed87c5 100644 --- a/common/config/params-local.php +++ b/common/config/params-local.php @@ -117,7 +117,7 @@ JJvBfLfudYNUjUCyW3gAcOIJ 'signNo' => '562795004029322004', //证书序列号 'password' => '907883', // 证书密码 'rsaPrivateKeyFilePath' => '/www/certs/user-rsa.pfx', //私钥文件路径 - 'publicKeyFilePath' => '/www/certs/EFPS-PublicKey.cer', //公钥 + 'publicKeyFilePath' => '/www/certs/efps.cer', //公钥 'signType' => 'RSA2', 'pay_notify_url' => 'https://app.xiaokang88.com/member/v1/eplpay-callback/notify', 'refund_notify_url' => 'https://app.xiaokang88.com/member/v1/eplpay-callback/refund-notify',