次数更新

This commit is contained in:
ludj
2023-02-04 13:20:26 +08:00
parent 780d2a7b51
commit 353a59a363

View File

@@ -35,7 +35,7 @@ public class OpcUtl {
try {
Map<Item, Integer> e=null;
try{
group.write(requests);
e=group.write(requests);
}catch (Exception e1){
try{
e= group.write(requests);