@@ -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)