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