zhengyuxuan
2025-03-31 7ec7f65993e6e2ee465aee7c063ccef96c3cbf91
LifePayment/LifePayment.HttpApi/LifePay/ChannelFilterAttribute.cs
@@ -48,6 +48,10 @@
                        }
                    }
                    else
                    {
                        throw new UserFriendlyException("没有对应的渠道");
                    }
                }
            }