linwe
2024-07-12 2f2115a19277620bb7d9ac4af1e3bfd7830d2e6c
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");
   /**
    * 类型