Exemplo n.º 1
0
 public async Task <ApiResult <SysLog> > GetModel(long id) => await _sysLogService.GetModel(id);