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