Weben_CMS专用代码生成器/Code/Templete/AppService/IAppService模板.txt
@@ -1,4 +1,4 @@ using CMS.Plugin.$NameSpacePath$.Application.Contracts.Dtos.$EntityName$s; using CMS.Plugin.$NameSpacePath$.Application.Contracts.Dtos.$EntityName$; using Volo.Abp.Application.Services; namespace CMS.Plugin.$NameSpacePath$.Application.Contracts.Services;