文档
测试

根据用户编号获取详细信息

GET
http://localhost:8080/system/user/userId

接口描述

@GetMapping(value = { "/", "/{userId}" })