@Controller @RequestMapping(value="/person") public class PersonController extends Object
Constructor and Description |
---|
PersonController() |
Modifier and Type | Method and Description |
---|---|
String |
toPerson(org.springframework.ui.Model model) |
JsonUtil |
updatePerson(SysUser user) |
Copyright © 2019. All rights reserved.