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