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