jiangping
2025-07-18 a7a1ff9356152c6446027cb13ff5b088c01ec66d
server/services/src/main/java/com/doumee/config/wx/WxPayProperties.java
@@ -63,4 +63,10 @@
    private String privateKeyPath ;
    private String privateCertPath;// gybike
    private String wechatSerialNumer;
    private String wechatPayPublicKeyId; // 微信支付公钥ID
    private String wechatPubKeyPath; //微信支付公钥文件路径
    private String wechatPrivateKeyPath;
}