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