chenyong
2025-05-15 227f4259effd028b9c8d917c8e59a3e79a19d10f
CodeManagement/WMS/WIDESEA_WMSServer/WIDESEA_Common/CustomModels/DTSEmergencyTask.cs
@@ -30,5 +30,10 @@
        /// 巷道
        /// </summary>
        public string Roadway { get; set; }
        /// <summary>
        /// 货位ID
        /// </summary>
        public string LocationCode { get; set; }
    }
}