| | |
| | | width: 500px; |
| | | } |
| | | |
| | | </style> |
| | | /sa[pr |
| | | [ |
| | | syulep |
| | | </style> |
| | |
| | | */ |
| | | String createImportExcel(String codeClassifyOid,boolean isHistory); |
| | | |
| | | |
| | | /** |
| | | * 生成导入的文件 |
| | | * @param codeClassifyOid 分类的主键 |
| | |
| | | return null; |
| | | } |
| | | List<Tree> treeList = trees.stream().filter(tree -> !CollectionUtils.isEmpty(btmTypeVOS.stream().filter(btmType -> { |
| | | if(Objects.equals(tree.getAttributes().get("id"), btmType.getId())){ |
| | | if(Objects.equals(tree.getAttributes().get("btmTypeId"), btmType.getId())){ |
| | | tree.getAttributes().put("btmTypeOid",btmType.getOid()); |
| | | return true; |
| | | } |
| | |
| | | return codeClassifyTemplateVOList; |
| | | } |
| | | |
| | | |
| | | /** |
| | | * 使用分类主键递归查询 |
| | | * @param codeClassifyOid 分类的主键 |
| | |
| | | start += VciBaseUtil.getInt(secLengths[j]); |
| | | } |
| | | thisSecValue = code.substring(start,start+VciBaseUtil.getInt(secLengths[i])); |
| | | // } |
| | | // } |
| | | if(VciBaseUtil.getBoolean(secVO.getSerialDependFlag())){ |
| | | serialUnitList.add(thisSecValue); |
| | | } |
| | |
| | | * @return List<Menu> |
| | | */ |
| | | @Override |
| | | @Cacheable(cacheNames = MENU_CACHE, key = "'auth:menuButton:' + #userId") |
| | | @Cacheable(cacheNames = MENU_CACHE, key = "'auth:menuButton:'+ #btmType +':'+ #userId ") |
| | | public List<Menu> getMenuButtonByType(String btmType,Long userId) { |
| | | List<String> roleIds = null; |
| | | if(!VciBaseUtil.checkAdminTenant()){ |