hdy
2024-07-13 d9502f15ba2829816b466385df558ce266a8e197
jcdm-main/src/main/java/com/jcdm/main/da/passingStationCollection/controller/DaPassingStationCollectionController.java
@@ -175,7 +175,7 @@
//            miloService.writeToOpcShort(SaveSNCodeEntity);
//            return AjaxResult.success("SFC Code updated successfully");
        } catch (Exception e) {
            throw new RuntimeException("Failed to update SFC Code in OPC UA", e);
            throw new RuntimeException("扫码错误", e);
        }
    }