田源
2024-02-19 8b8a0f7512e25cdaf60af6a1d7c9e64f0ffe1dfa
Source/UBCS/ubcs-service/ubcs-code/src/main/java/com/vci/ubcs/code/controller/CodeClassifyTemplateController.java
@@ -93,6 +93,7 @@
      IPage<CodeClassifyTemplateVO> pages = plCodeClstemplateService.selectPlCodeClstemplatePage(Condition.getPage(query), plCodeClstemplate);
      return R.data(pages);
   }
   /**
    * 克隆
    * @param codeClassifyDTO
@@ -173,7 +174,6 @@
      return  plCodeClstemplateService.gridCodeClassifyTemplate(baseQueryObject.getConditionMap(),baseQueryObject.getPageHelper());
   }
   /**
    * 检查 分类模板对象是否删除