Source/plt-web/plt-web-parent/plt-web/src/main/java/com/vci/web/service/impl/UIManagerServiceImpl.java
@@ -1469,7 +1469,7 @@ platformClientUtil.getUIService().savePLCommandParameter(plCommandParameter); } catch (PLException e) { e.printStackTrace(); throw new VciBaseException("保存按钮信息时发生异常:"+ e.getMessage()); throw new VciBaseException("保存按钮参数时发生异常:"+ e.getMessage()); } } }