dengjunjie
2026-03-09 0f1717cbe5c788c294a53cd4df6f819ca0236500
代码管理/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>();
    }