zs
2025-05-08 9f548a284c2ff1b3fbe6d4ca06ee2b9fb4fd2820
Weben_CMS专用代码生成器/Code/Templete/Entity/Dto模板.txt
@@ -1,7 +1,10 @@
using CMS.Plugin.$NameSpacePath$.Domain.Shared.Enums;
using CmsQueryExtensions;
using Volo.Abp.Application.Dtos;
using Volo.Abp.Data;
using Volo.Abp.Domain.Entities;
namespace CMS.Plugin.$NameSpacePath$.Application.Contracts.Dtos.$EntityName$;
/// <summary>