Source/plt-web/plt-web-parent/plt-web/src/main/java/com/vci/web/service/UIDataServiceI.java
@@ -50,7 +50,7 @@ * @return 树形数据 * @throws VciBaseException 查询出错的时候会抛出异常 */ List<Tree> getDataForTree(UITreeQuery treeQuery) throws VciBaseException; List<Tree> getDataForTree(UITreeQuery treeQuery) throws VciBaseException, PLException; /** * 调用前置事件