Tiandele
2026-03-17 c949a33f6b5b4f1c0f41a9c1caa220da25ecbfa8
项目代码/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; }
    }
}