issue #1291
This commit is contained in:
parent
e345331381
commit
01590c4894
11 changed files with 20571 additions and 11 deletions
|
|
@ -1,12 +1,9 @@
|
|||
using BMA.EHR.Application;
|
||||
using BMA.EHR.Application.Repositories;
|
||||
using BMA.EHR.Application.Repositories.Reports;
|
||||
using BMA.EHR.Domain.Middlewares;
|
||||
using BMA.EHR.Infrastructure;
|
||||
using BMA.EHR.Infrastructure.MessageQueue;
|
||||
using BMA.EHR.Infrastructure.Persistence;
|
||||
using BMA.EHR.Insignia.Service;
|
||||
using BMA.EHR.Insignia.Service.Controllers;
|
||||
using BMA.EHR.Insignia.Service.Filters;
|
||||
using Hangfire;
|
||||
using Hangfire.Common;
|
||||
|
|
@ -21,7 +18,6 @@ using Microsoft.IdentityModel.Tokens;
|
|||
using Serilog;
|
||||
using Serilog.Exceptions;
|
||||
using Serilog.Sinks.Elasticsearch;
|
||||
using System.Reflection;
|
||||
using System.Text;
|
||||
using System.Transactions;
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue