Пример #1
0
 public async Task <ApiResult <SysAdmin> > GetModel(long id) => await _sysAdminService.GetModel(id);