namespace Znyc.Recruitment.Admin.Commons.Dtos { /// /// 定义输出DTO /// public interface IOutputDto { } }