1
huangxiaoqiang
2026-03-17 3fa25c0bcb790b64bc206211923099cc330c5086
项目代码/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; }
    }
}