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