chenyong
2025-05-22 03e09a08f4609cc61e64ca16129db5a3ccb85c1d
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; }
    }
}