yegang %!s(int64=3) %!d(string=hai) anos
pai
achega
6598f259ce
Modificáronse 1 ficheiros con 1 adicións e 1 borrados
  1. 1 1
      src/main/java/com/sw/controller/TestController.java

+ 1 - 1
src/main/java/com/sw/controller/TestController.java

@@ -40,6 +40,6 @@ public class TestController {
 
     @RequestMapping("/add")
     public void getUser(){
-        System.out.println("this is add method");
+        System.out.println("this is add method1");
     }
 }