于紫祥_1901
2020-06-24 eca101124f17c62607a007ee34bf1ccd72a3c566
src/main/java/com/moral/controller/TestController.java
@@ -16,7 +16,6 @@
    @RequestMapping("/hello")
    public String hello() {
        return "Hello World";
    }