update
This commit is contained in:
parent
8c2e4be638
commit
29b161bf76
1 changed files with 2 additions and 2 deletions
|
|
@ -598,8 +598,8 @@ namespace BMA.EHR.Application.Repositories
|
|||
isAll = isAll,
|
||||
isRetirement = isRetirement,
|
||||
revisionId = revisionId,
|
||||
dateStart = startDate,
|
||||
dateEnd = endDate,
|
||||
startDate = startDate,
|
||||
endDate = endDate,
|
||||
};
|
||||
|
||||
var profiles = new List<SearchProfileDto>();
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue