fix code for leave service
This commit is contained in:
parent
cc14ec28b0
commit
5cd20a0b47
8 changed files with 16 additions and 28 deletions
|
|
@ -6,10 +6,8 @@ using BMA.EHR.Domain.Shared;
|
|||
using BMA.EHR.Infrastructure.Persistence;
|
||||
using BMA.EHR.Leave.Service.DTOs.CheckIn;
|
||||
using BMA.EHR.Leave.Service.DTOs.DutyTime;
|
||||
using iTextSharp.text;
|
||||
using Microsoft.AspNetCore.Authorization;
|
||||
using Microsoft.AspNetCore.Mvc;
|
||||
using Microsoft.AspNetCore.Mvc.RazorPages;
|
||||
using Swashbuckle.AspNetCore.Annotations;
|
||||
using System.ComponentModel.DataAnnotations;
|
||||
using System.Security.Claims;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue