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