1
huangxiaoqiang
2026-03-17 0e7794538100dd41372b761806192a11c8244f52
ÏîÄ¿´úÂë/WMS/WMSServer/WIDESEA_DTO/WMS/WMSTaskDTO.cs
@@ -53,5 +53,10 @@
        /// ä¼˜å…ˆçº§
        /// </summary>
        public int Grade { get; set; }
        public string pvi { get; set; }
        public int CarType { get; set; }
        public string NextAddress { get; set; }
    }
}