linwe
2024-09-03 764d883b5ea3bdc06abbec548b6df0511e567978
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");
   /**
    * 类型