Change function call Org Service
All checks were successful
Build & Deploy Leave Service / build (push) Successful in 1m12s

This commit is contained in:
harid 2026-01-13 12:05:52 +07:00
parent 90ea986831
commit 0233d92931
2 changed files with 3 additions and 3 deletions

View file

@ -534,8 +534,8 @@ namespace BMA.EHR.Application.Repositories
revisionId = revisionId,
reqNode = reqNode,
reqNodeId = reqNodeId,
startDate = startDate,
endDate = endDate
//startDate = startDate,
//endDate = endDate
};
var profiles = new List<SearchProfileDto>();