แก้ไขการสร้างใบลา ไม่อัพเดตข้อมูลเอกสารแนบ

This commit is contained in:
Suphonchai Phoonsawat 2023-12-14 10:13:48 +07:00
parent 3d7313ede7
commit bd1a77c1a2
2 changed files with 17 additions and 2 deletions

View file

@ -9,8 +9,6 @@ using BMA.EHR.Infrastructure.Persistence;
using BMA.EHR.Leave.Service.DTOs.LeaveRequest;
using Microsoft.AspNetCore.Authorization;
using Microsoft.AspNetCore.Mvc;
using Microsoft.AspNetCore.Mvc.Routing;
using Sentry;
using Swashbuckle.AspNetCore.Annotations;
using System.Security.Claims;
using BMA.EHR.Application.Repositories.Commands;