feat: add Mapster profiles and enable DiscountOrder handlers
All checks were successful
Build and Deploy / build (push) Successful in 2m14s

This commit is contained in:
masoodafar-web
2025-12-08 21:10:21 +03:30
parent dedc0b809f
commit ce3b5db822
57 changed files with 2125 additions and 374 deletions

View File

@@ -1,5 +1,5 @@
using CMSMicroservice.Protobuf.Protos.ClubMembership;
using Foursat.BackOffice.BFF.ClubMembership.Protos;
namespace BackOffice.BFF.Application.ClubMembershipCQ.Commands.ActivateClub;