1
huangxiaoqiang
2026-03-17 7a663544bda26aaabcad039c726b87d0c65be5f0
项目代码/WMS/WMSServer/WIDESEA_DTO/WMS/WMSTaskDTO.cs
@@ -55,6 +55,8 @@
        public int Grade { get; set; }
        public string pvi { get; set; }
        public int CarType { get; set; }
        public string NextAddress { get; set; }
    }
}