Browse Source

Merge pull request #23238 from abpframework/auto-merge/rel-9-3/3845

Merge branch dev with rel-9.3
pull/23246/head
maliming 7 months ago
committed by GitHub
parent
commit
18007b5183
No known key found for this signature in database GPG Key ID: B5690EEEBB952194
  1. 1
      docs/en/tutorials/modular-crm/part-06.md

1
docs/en/tutorials/modular-crm/part-06.md

@ -95,7 +95,6 @@ using Volo.Abp.Domain.Repositories;
namespace ModularCrm.Catalog.Integration;
[IntegrationService]
public class ProductIntegrationService
: CatalogAppService, IProductIntegrationService
{

Loading…
Cancel
Save