From 5bc6d819399409a429093a6001c553d6fa2d2e15 Mon Sep 17 00:00:00 2001 From: huangxiaoqiang <huangxiaoqiang@hnkhzn.com> Date: 星期三, 19 二月 2025 14:34:06 +0800 Subject: [PATCH] 上传三楼代码 --- Code Management/WCS/WIDESEAWCS_Server/WIDESEAWCS_Model/Models/BasicInfo/Dt_StationManager.cs | 4 ++++ 1 files changed, 4 insertions(+), 0 deletions(-) diff --git a/Code Management/WCS/WIDESEAWCS_Server/WIDESEAWCS_Model/Models/BasicInfo/Dt_StationManager.cs b/Code Management/WCS/WIDESEAWCS_Server/WIDESEAWCS_Model/Models/BasicInfo/Dt_StationManager.cs index cd3d5b4..5e77a0d 100644 --- a/Code Management/WCS/WIDESEAWCS_Server/WIDESEAWCS_Model/Models/BasicInfo/Dt_StationManager.cs +++ b/Code Management/WCS/WIDESEAWCS_Server/WIDESEAWCS_Model/Models/BasicInfo/Dt_StationManager.cs @@ -111,5 +111,9 @@ public string stationStatus { get; set; } + /// <summary> + /// 浜х嚎 + /// </summary> + public string productLine { get; set; } } } -- Gitblit v1.9.3