jinpengyong
2020-10-19 0289e2c5349f6b2e8cf41126be7ff31381b3f1d5
src/main/java/com/moral/controller/TestController.java
@@ -16,7 +16,6 @@
    @RequestMapping("/hello")
    public String hello() {
        return "Hello World";
    }