Pu Zhibing
2025-04-16 c04deac8e4c1f3ae7e445026bb5a4c65af808e02
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";
}