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