From b174ea476eb1afd872985b2c261241a814e0185d Mon Sep 17 00:00:00 2001
From: xiaojiao <xiaojiao@kaokeziliao.com>
Date: 星期四, 12 三月 2026 09:55:27 +0800
Subject: [PATCH] 一次大的提交,涉及,wms,wcs,pda
---
项目代码/WCS/WIDESEA_WCSServer/WIDESEA_WCS/Jobs/ConveyorLine/InboundArea/MeasureStationAction.cs | 2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
diff --git "a/\351\241\271\347\233\256\344\273\243\347\240\201/WCS/WIDESEA_WCSServer/WIDESEA_WCS/Jobs/ConveyorLine/InboundArea/MeasureStationAction.cs" "b/\351\241\271\347\233\256\344\273\243\347\240\201/WCS/WIDESEA_WCSServer/WIDESEA_WCS/Jobs/ConveyorLine/InboundArea/MeasureStationAction.cs"
index cb61949..33975a2 100644
--- "a/\351\241\271\347\233\256\344\273\243\347\240\201/WCS/WIDESEA_WCSServer/WIDESEA_WCS/Jobs/ConveyorLine/InboundArea/MeasureStationAction.cs"
+++ "b/\351\241\271\347\233\256\344\273\243\347\240\201/WCS/WIDESEA_WCSServer/WIDESEA_WCS/Jobs/ConveyorLine/InboundArea/MeasureStationAction.cs"
@@ -44,7 +44,7 @@
taskWCSinfo.wcstask_dispatcherTime = DateTime.Now;
taskWCSinfoRepository.Update(taskWCSinfo, true);
}
- }
+ }
//娴嬮噺瀹屾瘯鍚庯紝鏈烘鎵嬫妸杞存壙鏀惧洖璇ュ伐浣嶏紝鍑嗗璧版祴閲忓洖搴撴祦绋�
Dt_TaskWCSinfo back_TaskWCSinfo = taskWCSinfoRepository.FindFirst(x => x.wcstask_barcode == rfidResult && x.wcstask_state == TaskState.TaskState_Measureing.ToString());
if (null != back_TaskWCSinfo && backResult)
--
Gitblit v1.9.3