liurunyu
2024-09-13 229741972d5998de57d0d246f73c5e7ff0d42530
pipIrr-platform/pipIrr-web/pipIrr-web-sell/src/main/java/com/dy/pipIrrSell/wechatpay/PayInfo.java
@@ -38,10 +38,10 @@
     */
    public static String certificates = "https://api.mch.weixin.qq.com/v3/certificates";
    /*
    /**
     * 支付结果通知API
     */
    public static String notifyUrl = "https://44978f7456.imdo.co/sell/payment/orderNotify";
    public static String notifyUrl = "https://44978f7456.imdo.co/wx/payment/orderNotify";
    /*
     * 查询订单API
@@ -141,13 +141,6 @@
     * HTTP头认证类型
     */
    public static String schema = "WECHATPAY2-SHA256-RSA2048";
    /**
     * 私钥文件路径
     */
    public static String privateCertFileName = "C:\\webchat\\apiclient_key.pem";
    public static String publicCertFileName = "C:\\webchat\\wxp_cert.pem";
    /*
     * 微信订单号,优先使用