xuhy
2024-08-24 639edf8ee06b67e68b2cf242b4c95c036b139e08
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 ="/";
}