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