hotfix WellOperationRepository.GetGroupOperationsStatAsync()

This commit is contained in:
ngfrolov 2023-04-17 12:33:54 +05:00
parent 69567df3fe
commit b97871bd46
Signed by: ng.frolov
GPG Key ID: E99907A0357B29A7

View File

@ -196,6 +196,8 @@ namespace AsbCloudInfrastructure.Repository
WellOperationRequest request,
CancellationToken token)
{
// TODO: Rename controller method
request.OperationType = WellOperation.IdOperationTypeFact;
var query = BuildQuery(request);
var entities = await query
.Select(o => new