Pu Zhibing
2025-02-27 df65f525e22b3c8c54083fb3c25c81c21c1b00f3
ruoyi-api/ruoyi-api-payment/src/main/java/com/ruoyi/payment/api/vo/PaymentOrder.java
@@ -29,5 +29,5 @@
   /**
    * 回调地址
    */
   private String notifyUrl ="/";
   private String notifyUrl ="/payment/wx/pay/notify";
}