linwe
2024-05-15 047ced202f052d70c50f4365b2d86810de076489
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");
   /**
    * 类型