1
chenyong
2026-01-16 4f288baecfa30feb385ab39b63553de943ba965e
Code Management/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; }
    }
}