欢迎信息
This commit is contained in:
parent
b5539b634c
commit
1ed63fc4ab
|
@ -13,6 +13,6 @@ public class IndexController {
|
||||||
|
|
||||||
@GetMapping("/")
|
@GetMapping("/")
|
||||||
public String index() {
|
public String index() {
|
||||||
return "您好,项目已启动,预您使用愉快!";
|
return "您好,项目已启动,祝您使用愉快!";
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
Loading…
Reference in New Issue
Block a user