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