fix api defect

This commit is contained in:
Suphonchai Phoonsawat 2023-11-15 15:38:39 +07:00
parent 8d3c646151
commit 1a29f8151d
15 changed files with 78 additions and 37 deletions

View file

@ -1,5 +1,5 @@
using BMA.EHR.Application;
using BMA.EHR.Command.Service;
using BMA.EHR.Leave.Service;
using BMA.EHR.Domain.Middlewares;
using BMA.EHR.Infrastructure;
using BMA.EHR.Infrastructure.Persistence;