MrShi
2025-08-22 278da88f21bff29eef96a2e439ac35eb444630fe
server/services/src/main/java/com/doumee/config/wx/WxPayProperties.java
@@ -38,7 +38,7 @@
    /**
     * 支付API密钥
     */
    private String subMchKey;
//    private String subMchKey;
    /**
     * 支付回调地址
@@ -62,6 +62,7 @@
    private String typeId;// gybike
    private String privateKeyPath ;
    private String privateCertPath;// gybike
    private String pubKeyPath;//
    private String wechatSerialNumer;