田源
2024-01-25 b1ed46fcf0b28fa9278fc87e95410f7063ce4340
Source/UBCS/ubcs-service/ubcs-code/src/main/java/com/vci/ubcs/code/service/ICodeClassifyService.java
@@ -134,14 +134,14 @@
    * @param treeQueryObject 树形查询对象
    * @return 主题库分类显示树
    */
   List<Tree> referTree(TreeQueryObject treeQueryObject);
   List<Tree> referTree(TreeQueryObject treeQueryObject) throws ServiceException;
   /**
    * 查询主题库分类 树
    * @param treeQueryObject 树查询对象
    * @return 主题库分类 显示树
    */
   List<Tree> treeCodeClassify(TreeQueryObject treeQueryObject);
   List<Tree> treeCodeClassify(TreeQueryObject treeQueryObject) throws ServiceException;
   /**
    * 导出分类