代码更新

This commit is contained in:
ludj
2023-02-02 20:37:01 +08:00
parent 3757aabde0
commit 12b71b1264

View File

@@ -58,7 +58,7 @@ public class OpcUtl {
// group.write(requests);
}
} catch (JIException arg7) {
// throw new BusinessException(arg7);
throw new WDKException(arg7);
}
}