dengjunjie
21 小时以前 61aec4135b9f6c4cea3424f309c8bcaa124e1f6b
代码管理/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>();
    }