namespace ZhiYi.Core.Application.Dtos.Server { /// /// 新增服务器创建定义 /// public class ServerCreationDto : ServerCreationAndUpdationDto { } }