From d2e32cf451fc4624b7db34d8b8505b76837500fc Mon Sep 17 00:00:00 2001 From: lq Date: Mon, 2 Dec 2024 17:23:51 +0800 Subject: [PATCH] =?UTF-8?q?=E6=96=B0=E7=9A=84=E8=AF=81=E4=B9=A6?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- common/config/params-local.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/common/config/params-local.php b/common/config/params-local.php index 5456e4c..759300d 100644 --- a/common/config/params-local.php +++ b/common/config/params-local.php @@ -115,7 +115,7 @@ JJvBfLfudYNUjUCyW3gAcOIJ 'url' => 'https://efps.epaylinks.cn', 'customerCode' => '562795004029322', //商户号 'signNo' => '562795004029322003', //证书序列号 - 'password' => '907883', // 证书密码 + 'password' => 'Xk123456', // 证书密码 'rsaPrivateKeyFilePath' => '/www/certs/user.pfx', //私钥文件路径 'publicKeyFilePath' => '/www/certs/efps.cer', //公钥 'signType' => 'RSA2',