fixed PublicProductsController namespace

pull/955/head
Lanpin 7 years ago
parent 5e8efee1e9
commit 0984d2d449

@ -5,7 +5,7 @@ using Volo.Abp;
using Volo.Abp.Application.Dtos;
using Volo.Abp.AspNetCore.Mvc;
namespace MyCompanyName.ProductManagement
namespace ProductManagement
{
[RemoteService]
[Area("productManagement")]

Loading…
Cancel
Save