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