新建主题完善
This commit is contained in:
@@ -22,7 +22,6 @@ public class TestController {
|
||||
|
||||
|
||||
@RequestMapping("/world")
|
||||
|
||||
public String world(Map<String, Object> model) {
|
||||
model.put("data","2019");
|
||||
// request.setAttribute("name", "xxxxxxxxx");
|
||||
|
||||
Reference in New Issue
Block a user