From 227f4259effd028b9c8d917c8e59a3e79a19d10f Mon Sep 17 00:00:00 2001 From: chenyong <chenyong@hnkhzn.com> Date: 星期四, 15 五月 2025 09:18:09 +0800 Subject: [PATCH] 三楼大屏 --- CodeManagement/WMS/WIDESEA_WMSServer/WIDESEA_Common/CustomModels/DTSEmergencyTask.cs | 5 +++++ 1 files changed, 5 insertions(+), 0 deletions(-) diff --git a/CodeManagement/WMS/WIDESEA_WMSServer/WIDESEA_Common/CustomModels/DTSEmergencyTask.cs b/CodeManagement/WMS/WIDESEA_WMSServer/WIDESEA_Common/CustomModels/DTSEmergencyTask.cs index 5ee1b40..a5556b9 100644 --- a/CodeManagement/WMS/WIDESEA_WMSServer/WIDESEA_Common/CustomModels/DTSEmergencyTask.cs +++ b/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; } } } -- Gitblit v1.9.3