wupengfei 2 years ago
parent
commit
cfe83f7cc4
1 changed files with 3 additions and 2 deletions
  1. 3 2
      application/common/library/shande/Common.php

+ 3 - 2
application/common/library/shande/Common.php

@@ -6,9 +6,10 @@ class Common
     protected $sellerMid = '6888803045944';
     // 公钥文件
     // protected $publicKeyPath =  '/www/wwwroot/xiang.qcyjsh.com/application/common/library/shande/cert/6888803045944.cer';
-    protected $publicKeyPath =  '/www/wwwroot/xiang_admin.com/application/common/library/shande/cert/sand.cer';
+    protected $publicKeyPath =  '/www/wwwroot/xianglian_admin.hdlkeji.com/application/common/library/shande/cert/sand.cer';
     // 私钥文件
-    protected $privateKeyPath = '/www/wwwroot/xiang_admin.qcyjsh.com/application/common/library/shande/cert/6888803045944.pfx';
+    protected $privateKeyPath = '/www/wwwroot/xianglian_admin.hdlkeji.com/application/common/library/shande/cert/6888803045944.pfx';
+
     // 私钥证书密码
     protected $privateKeyPwd = '980801';
     // 接口地址