no message

This commit is contained in:
Kittapath 2023-08-03 10:06:33 +07:00
parent 1e405e8958
commit 0bf0386863
3 changed files with 43 additions and 19 deletions

View file

@ -3,6 +3,7 @@ using Amazon.S3.Model;
using BMA.EHR.Domain.Models.Documents;
using BMA.EHR.Domain.Shared;
using BMA.EHR.Infrastructure.Persistence;
using Microsoft.AspNetCore.Hosting;
using Microsoft.AspNetCore.Http;
using Microsoft.EntityFrameworkCore;
using Microsoft.Extensions.Configuration;