更新
This commit is contained in:
@@ -248,7 +248,7 @@ public class HfStationDeviceDriver extends AbstractOpcDeviceDriver implements De
|
||||
}
|
||||
|
||||
if (!updateBarcodeRequireSucess) {
|
||||
//updateBarcode();
|
||||
updateBarcode();
|
||||
}
|
||||
|
||||
|
||||
@@ -333,7 +333,7 @@ public class HfStationDeviceDriver extends AbstractOpcDeviceDriver implements De
|
||||
last_order = order;
|
||||
last_barcode = barcode;
|
||||
last_weight = weight;
|
||||
// last_material_code = material_code;
|
||||
last_material_code = material_code;
|
||||
}
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user