From a89f1faab22c204627d49d6731be9c94d8160184 Mon Sep 17 00:00:00 2001 From: duyongjia <adu_555@163.com> Date: 星期五, 22 十一月 2024 11:23:47 +0800 Subject: [PATCH] 优化修改提交 --- 代码管理/WCS/WIDESEAWCS_Server/WIDESEAWCS_Common/LocationEnum/LocationTypeEnum.cs | 14 +++++++------- 1 files changed, 7 insertions(+), 7 deletions(-) diff --git "a/\344\273\243\347\240\201\347\256\241\347\220\206/WCS/WIDESEAWCS_Server/WIDESEAWCS_Common/LocationEnum/LocationTypeEnum.cs" "b/\344\273\243\347\240\201\347\256\241\347\220\206/WCS/WIDESEAWCS_Server/WIDESEAWCS_Common/LocationEnum/LocationTypeEnum.cs" index b4a8710..4103c2b 100644 --- "a/\344\273\243\347\240\201\347\256\241\347\220\206/WCS/WIDESEAWCS_Server/WIDESEAWCS_Common/LocationEnum/LocationTypeEnum.cs" +++ "b/\344\273\243\347\240\201\347\256\241\347\220\206/WCS/WIDESEAWCS_Server/WIDESEAWCS_Common/LocationEnum/LocationTypeEnum.cs" @@ -16,27 +16,27 @@ Normal = 1, /// <summary> - /// 涓婃枡璐т綅 + /// 鏆傚瓨浣� /// </summary> - [Description("涓婃枡璐т綅")] + [Description("鏆傚瓨浣�")] Feeding= 2, /// <summary> /// 鍏ュ簱鍙h揣浣� /// </summary> - [Description("鍏ュ簱鍙h揣浣�")] + [Description("鎻愬崌鏈�")] In = 3, /// <summary> - /// 绌鸿溅鍑哄簱鍙h揣浣� + /// 绌鸿溅鍑哄簱鍙� /// </summary> - [Description("绌鸿溅鍑哄簱鍙h揣浣�")] + [Description("杈撻�佺嚎")] OutEmpty = 4, /// <summary> - /// 绐戠倝涓婃枡鏈鸿揣浣� + /// 缁勭珛鏈轰綅缃� /// </summary> - [Description("绐戠倝涓婃枡鏈鸿揣浣�")] + [Description("缁勭珛鏈�")] OutWorkUnit = 5 } } -- Gitblit v1.9.3