mengshunguo пре 3 месеци
родитељ
комит
739ba573ad
1 измењених фајлова са 1 додато и 1 уклоњено
  1. 1 1
      SCADA_DAQ/Customer/Service/Wcs_WmsService.cs

+ 1 - 1
SCADA_DAQ/Customer/Service/Wcs_WmsService.cs

@@ -498,7 +498,7 @@ namespace SCADA_DAQ.Customer.Service
                 });
                 if ((Convert.ToInt32(sourceLocation[1]) == 01 || Convert.ToInt32(sourceLocation[1]) == 02) && endLine1 == 1)
                 {
-                    endLine1 = 2;
+                    endLine1 = 2; 
                 }
                 else if ((Convert.ToInt32(sourceLocation[1]) == 01 || Convert.ToInt32(sourceLocation[1]) == 02) && endLine1 == 2)
                 {