大改:重构项目
This commit is contained in:
@@ -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 {
|
||||
|
||||
Reference in New Issue
Block a user