Commit 08c410cc authored by 华润's avatar 华润

代码提交内置机

parent 6b8ec8de
......@@ -9,7 +9,7 @@ public class TestController {
@RequestMapping("test")
public String test(String name) {
System.out.println("sfsdfsfd");
System.out.println("内部业务机");
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