linwe
2024-07-05 fee8fbb72f73cc11075b07bf457ce2dd2a9ce19e
src/main/java/org/springblade/common/enums/wxpay/WxNotifyType.java
@@ -21,7 +21,18 @@
   /**
    * 退款结果通知
    */
   REFUND_NOTIFY("/wxPay/refunds/notify");
   REFUND_NOTIFY("/wxPay/refunds/notify"),
   /**
    * 添加分账接收方API
    */
   RECEIVERS_ADD("/v3/profitsharing/receivers/add"),
   /**
    * 创建分账订单API
    *
    */
   PROFITSHARING_ORDERS("/v3/profitsharing/orders");
   /**
    * 类型