From 97ae26c59fe8c0f967903538e147240f8c1600a5 Mon Sep 17 00:00:00 2001
From: wanshenmean <cathay_xy@163.com>
Date: 星期二, 15 四月 2025 17:04:09 +0800
Subject: [PATCH] 更改保存条码方式

---
 代码管理/WIDESEA_WCSServer/WIDESEA_WCS/SchedulerExecute/AGV/AgvAndEquiWorkThreeHKFJ.cs |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

diff --git "a/\344\273\243\347\240\201\347\256\241\347\220\206/WIDESEA_WCSServer/WIDESEA_WCS/SchedulerExecute/AGV/AgvAndEquiWorkThreeHKFJ.cs" "b/\344\273\243\347\240\201\347\256\241\347\220\206/WIDESEA_WCSServer/WIDESEA_WCS/SchedulerExecute/AGV/AgvAndEquiWorkThreeHKFJ.cs"
index 68138ed..2035c09 100644
--- "a/\344\273\243\347\240\201\347\256\241\347\220\206/WIDESEA_WCSServer/WIDESEA_WCS/SchedulerExecute/AGV/AgvAndEquiWorkThreeHKFJ.cs"
+++ "b/\344\273\243\347\240\201\347\256\241\347\220\206/WIDESEA_WCSServer/WIDESEA_WCS/SchedulerExecute/AGV/AgvAndEquiWorkThreeHKFJ.cs"
@@ -44,7 +44,7 @@
             double agvthreedbFx = 5199.0;
             double agvthreedbFy = 4992.2;
             double agvthreedbFz = 5192.2;
-            List<string> FHKFQSBMegthree = new List<string> {  "璐熸瀬6鍙风儤鐑ゆ満","璐熸瀬7鍙风儤鐑ゆ満", "璐熸瀬8鍙风儤鐑ゆ満", "璐熸瀬9鍙风儤鐑ゆ満", "璐熸瀬10鍙风儤鐑ゆ満" };
+            List<string> FHKFQSBMegthree = new List<string> {  "璐熸瀬7鍙风儤鐑ゆ満"};
             foreach (var FHKSBthree in FHKFQSBMegthree)
             {
                 if (fagvthreeplchk == null)

--
Gitblit v1.9.3