ludc
2024-11-19 817206bae9cde6bf4f38387f07cd7a69e10fd8f5
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;
    /**
     * 调用前置事件