using JNPF.DependencyInjection; namespace JNPF.Extend.Entitys.Dto.ProjectGantt; /// /// 获取项目信息. /// [SuppressSniffer] public class ProjectGanttInfoOutput : ProjectGanttUpInput { }