q
dengjunjie
5 天以前 866145a4215ef67545a1a0e4a3fcbc4d7cddfdce
代码管理/WCS/WIDESEAWCS_Server/WIDESEAWCS_DTO/RGV/FOURBOT/GetBlockPodContentDto.cs
@@ -9,8 +9,9 @@
    /// <summary>
    /// 闃荤鎵樼洏鏌ヨ璇锋眰鍐呭DTO
    /// </summary>
    public class GetBlockPodContentListDto
    public class GetBlockPodContentListDto : FOURBOTInfo
    {
        public List<GetBlockPodContentDto> content { get; set; } = new List<GetBlockPodContentDto>();
    }