puzhibing
2024-10-17 0bccaf6e36c1c1e0f74b21df220285dc9f6c9f0b
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";
}