陈勇
2026-03-17 40ef2cb3dd897dfc74d9576d0973517b24cc9367
项目代码/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; }
    }
}