mitao
2024-08-14 07057a9a0c8624ec1876670e69b0631b1213793f
ruoyi-modules/ruoyi-order/src/main/java/com/ruoyi/order/util/tencent/common/Configure.java
@@ -54,8 +54,9 @@
   private static String certLocalPath_2;
   static{//从服务器相对路径中获取
      // certLocalPath_2 = Configure.class.getClassLoader().getResource("").getPath() + "com/ruoyi/order/util/tencent/common/cert_2/apiclient_cert.p12";
      certLocalPath_2 = Configure.class.getClassLoader().getResource("").getPath()
            + "cert_2/apiclient_cert.p12";
      // certLocalPath_2 = Configure.class.getClassLoader().getResource("").getPath()
      //       + "cert_2/apiclient_cert.p12";
      certLocalPath_2 = "/opt/lzlj/cert/wechat/apiclient_cert.p12";
   }   
   
   //HTTPS证书密码,默认密码等于商户号MCHID