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