using Volo.Abp.Domain.Services; namespace Yi.Framework.Bbs.Domain.Managers; /// /// bbs商品领域 /// public class BbsShopManager: DomainService { }