feat: add GetAvailableWeeks query and update protobuf imports
Build and Deploy / build (push) Successful in 2m18s
Build and Deploy / build (push) Successful in 2m18s
This commit is contained in:
+2
-1
@@ -1,4 +1,5 @@
|
||||
using Foursat.BackOffice.BFF.Configuration.Protos;
|
||||
|
||||
using CMSMicroservice.Protobuf.Protos.Configuration;
|
||||
|
||||
namespace BackOffice.BFF.Application.ConfigurationCQ.Queries.GetAllConfigurations;
|
||||
|
||||
|
||||
+1
-3
@@ -1,6 +1,4 @@
|
||||
using BackOffice.BFF.Application.Common.Interfaces;
|
||||
using Foursat.BackOffice.BFF.Configuration.Protos;
|
||||
using MediatR;
|
||||
using CMSMicroservice.Protobuf.Protos.Configuration;
|
||||
using Microsoft.Extensions.Logging;
|
||||
|
||||
namespace BackOffice.BFF.Application.ConfigurationCQ.Queries.GetCurrentVatPercentage;
|
||||
|
||||
Reference in New Issue
Block a user