zs
2025-05-07 2cc966a2bb5bc2397a7188139334c8d7ccaee222
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>