Pu Zhibing
3 天以前 49f98d682437c5d91fa07a72bdc3cb45c0600f82
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";
}