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