From d23feff4aef10e539e9f5926dd0e496c0612b4e6 Mon Sep 17 00:00:00 2001 From: 杨张扬 <634643841@qq.com> Date: 星期五, 23 五月 2025 17:26:45 +0800 Subject: [PATCH] 双钱-优化字段的类型,自动不合格出库复检测试 --- wms/LocationHelper.cs | 3 +-- 1 files changed, 1 insertions(+), 2 deletions(-) diff --git a/wms/LocationHelper.cs b/wms/LocationHelper.cs index 26c56bb..a4c680e 100644 --- a/wms/LocationHelper.cs +++ b/wms/LocationHelper.cs @@ -365,7 +365,6 @@ /// <summary> /// 浜哄伐鎵嬪姩PDA瑙g粦锛氬垹闄よ揣浣�瀹瑰櫒/璐у搧涓夋柟淇℃伅锛�=瑙g粦璐т綅涓庡鍣紝2=瑙g粦瀹瑰櫒涓庤揣鍝� /// </summary> - /// <param name="model"></EmptyUnBind> /// <returns></returns> internal static SimpleResult PdaUnBind(PdaUnBindInfo model) { @@ -580,7 +579,7 @@ public string rfId { get; set; }//瀹瑰櫒鍙� /// <summary> - /// 0鍚堟牸1寰呮2涓嶅悎鏍硷紝涓嬬嚎鍗冲緟妫�+ /// 0鍚堟牸1寰呮2涓嶅悎鏍硷紝涓嬬嚎鍗冲緟妫�紝3杩囨湡锛�鎶�湳鍚堟牸锛�娣峰悎 /// </summary> public int cgState { get; set; }//鐗╂枡鐘舵� -- Gitblit v1.9.1