แก้จุดที่ตกหล่น
This commit is contained in:
parent
db3ca47693
commit
fe754d0a7d
1 changed files with 1 additions and 1 deletions
|
|
@ -41,7 +41,7 @@ namespace BMA.EHR.Command.Service.Controllers
|
||||||
ApplicationDBContext context,
|
ApplicationDBContext context,
|
||||||
MinIOService documentService,
|
MinIOService documentService,
|
||||||
IHttpContextAccessor httpContextAccessor,
|
IHttpContextAccessor httpContextAccessor,
|
||||||
GenericRepository<Guid, Prefix> prefixRepository)
|
PrefixRepository prefixRepository)
|
||||||
{
|
{
|
||||||
_repository = repository;
|
_repository = repository;
|
||||||
_context = context;
|
_context = context;
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue