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