1
yangpeixing
2025-12-04 885092869d8a27a0b77d6e55d3dd3f00f29e8002
项目代码/WMS/WIDESEA_WMSServer/WIDESEA_DTO/WMS/WMSTaskDTO.cs
@@ -62,5 +62,6 @@
        public string? Remark { get; set; }
        public string? Floor { get; set; }
        public int? DoubleTray { get; set; }
    }
}