linwe
2024-08-09 8b7258c9427882bb1798f1502eaa35184c6e374e
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");
   /**
    * 类型