src/main/java/com/xcong/excoin/FebsShiroApplication.java @@ -22,5 +22,4 @@ .web(WebApplicationType.SERVLET) .run(args); } }