fix issue : 1113
This commit is contained in:
parent
ddb541c819
commit
3cad108cef
8 changed files with 1328 additions and 25 deletions
|
|
@ -1109,7 +1109,7 @@ namespace BMA.EHR.Leave.Service.Controllers
|
|||
CoupleDayLevelCountry = rawData.CoupleDayLevelCountry,
|
||||
CoupleDayCountryHistory = rawData.CoupleDayCountryHistory,
|
||||
CoupleDayTotalHistory = rawData.CoupleDayTotalHistory,
|
||||
CoupleDayStartDateHistory = rawData.CoupleDayStartDateHistory,
|
||||
CoupleDayStartDateHistory = rawData.CoupleDayStartDateHistory,
|
||||
CoupleDayEndDateHistory = rawData.CoupleDayEndDateHistory,
|
||||
CoupleDaySumTotalHistory = rawData.CoupleDaySumTotalHistory,
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue