111
k94314517
2025-07-19 e0da539e32448e736dac740cf1aab80a3d680f4a
server/services/src/main/java/com/doumee/config/wx/WxPayProperties.java
@@ -68,5 +68,9 @@
    private String wechatPayPublicKeyId; // 微信支付公钥ID
    private String wechatPubKeyPath; //微信支付公钥文件路径
    private String wechatPrivateKeyPath;
    private String wechatNotifyUrl;
//    private String wechatApiV3Key;
//    private String wechatPlatformPubKeyPath;
}