feat: add Mapster profiles and enable DiscountOrder handlers
Build and Deploy / build (push) Successful in 2m14s
Build and Deploy / build (push) Successful in 2m14s
This commit is contained in:
@@ -9,13 +9,7 @@
|
||||
|
||||
<!-- Exclude services that depend on excluded handlers -->
|
||||
<ItemGroup>
|
||||
<Compile Remove="Services/ConfigurationService.cs" />
|
||||
<Compile Remove="Services/ManualPaymentService.cs" />
|
||||
<Compile Remove="Services/PublicMessageService.cs" />
|
||||
<!-- Exclude mappings with proto type mismatches -->
|
||||
<Compile Remove="Common/Mappings/ProductsProfile.cs" />
|
||||
<Compile Remove="Common/Mappings/UserOrderProfile.cs" />
|
||||
<Compile Remove="Common/Mappings/PublicMessageProfile.cs" />
|
||||
<!-- All services are now enabled with proper Mapster profiles -->
|
||||
</ItemGroup>
|
||||
|
||||
<ItemGroup>
|
||||
|
||||
Reference in New Issue
Block a user