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