Pu Zhibing
2025-03-18 67b0c9e1e81f4eef2438e31b4009a4da5d14b66c
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";
}