Ejemplo n.º 1
0
 public async Task <ApiResult <SysRole> > GetModel(long id) => await _sysRoleService.GetModel(id);