Commit 3a9c99e0 authored by Quxl's avatar Quxl

x

parent bcce0ba7
......@@ -81,7 +81,7 @@ public class DruidConfig {
return wc;
}
@Bean(name = "wallConfig")
@Bean(name = "wallFilter")
@DependsOn("wallConfig")
WallFilter wallFilter(WallConfig wallConfig){
WallFilter wfilter = new WallFilter ();
......
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