Commit 0b5b8bf8 by ryun

删除无用变量

parent 9df30473
......@@ -92,7 +92,6 @@ public string GetSafetySql(string input)
/// </summary>
public class AntiSqlInjectFilter : IAsyncActionFilter
{
private readonly IConfiguration _configuration;
private readonly Application _application;
public AntiSqlInjectFilter(IOptions<Application> options)
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment