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