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