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