大改:重构项目

This commit is contained in:
2025-07-27 13:41:00 +08:00
parent b2d2877ca5
commit e1f548b3de

View File

@@ -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 {