From 64ec1a7fb55389d8db371d112e49f741de866796 Mon Sep 17 00:00:00 2001 From: lss <Lss@HanInfo> Date: 星期三, 18 六月 2025 16:41:26 +0800 Subject: [PATCH] 业务开发与优化 --- HH.WCS.Mobox3/HH.WCS.Mobox3.DaYang/models/EquipmentStatus.cs | 4 ++-- 1 files changed, 2 insertions(+), 2 deletions(-) diff --git a/HH.WCS.Mobox3/HH.WCS.Mobox3.DaYang/models/EquipmentStatus.cs b/HH.WCS.Mobox3/HH.WCS.Mobox3.DaYang/models/EquipmentStatus.cs index 8a3921c..ec99040 100644 --- a/HH.WCS.Mobox3/HH.WCS.Mobox3.DaYang/models/EquipmentStatus.cs +++ b/HH.WCS.Mobox3/HH.WCS.Mobox3.DaYang/models/EquipmentStatus.cs @@ -9,11 +9,11 @@ { /// <summary> - /// 状态 + /// 璁惧鐘舵� 1 鍙犵洏鐘舵� 2鎷嗘墭鐘舵� /// </summary> public string Status { get; set; } /// <summary> - /// 设备号 + /// 璁惧缂栫爜 /// </summary> public string deviceNo { get; set; } -- Gitblit v1.9.1