Commit 0f374040 authored by 华润's avatar 华润

前置机代码提交rr

parent fcc28259
......@@ -9,7 +9,7 @@ public class TestController {
@RequestMapping("test")
public String test(String name) {
System.out.println("前置机1");
System.out.println("前置机111");
return "hello,hello" + name;
}
}
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment