|
|
@ -275,6 +275,7 @@ import com.gxwebsoft.common.core.service.PaymentCacheService; |
|
|
|
|
|
|
|
privateKey = certificateLoader.loadCertificatePath(privateKeyPath); |
|
|
|
|
|
|
|
System.out.println("私钥完整路径: " + privateKey); |
|
|
|
System.out.println("证书加载完成 - 私钥文件: " + privateKey); |
|
|
|
System.out.println("使用自动证书配置,无需手动加载微信支付平台证书"); |
|
|
|
} else { |
|
|
|