Fix данных ResponseArea
This commit is contained in:
@@ -279,6 +279,7 @@ namespace PARR.AIHIT
|
||||
|
||||
var foundHost = await hostService.GetHostWithAppsAsync(ek.IP);
|
||||
var mappedHost = mapper.Map<Host>(ek);
|
||||
//TODO Валидация по внешним связям
|
||||
|
||||
var hostApplications = await GetAndFillApplicationsAsync(ek);
|
||||
|
||||
|
||||
Reference in New Issue
Block a user