提交 5d4448ea authored 作者: xurui's avatar xurui

aaa

上级 67a7f3c5
...@@ -11,7 +11,7 @@ import org.springframework.web.bind.annotation.*; ...@@ -11,7 +11,7 @@ import org.springframework.web.bind.annotation.*;
* 浏览器通过映射地址找到本类方法 * 浏览器通过映射地址找到本类方法
*/ */
@RestController @RestController
@RequestMapping("/stu") @RequestMapping("/stus")
public class Controller{ public class Controller{
@Autowired @Autowired
StuService stuservice; StuService stuservice;
......
Markdown 格式
0%
您添加了 0 到此讨论。请谨慎行事。
请先完成此评论的编辑!
注册 或者 后发表评论