ZhuDongming
2019-08-05 60be667ecb355f7b7fca6e95f9c1d2b73fe4bb24
src/main/java/com/moral/controller/TestController.java
@@ -16,7 +16,6 @@
    @RequestMapping("/hello")
    public String hello() {
        return "Hello World";
    }