public interface DictionaryItemService extends TreeService<DictionaryItemEntity,String>, CrudService<DictionaryItemEntity,String>
| 限定符和类型 | 方法和说明 |
|---|---|
List<DictionaryItemEntity> |
selectByDictId(String dictId) |
insertBatch, selectAllChildNode, selectChildNode, selectParentNode, updateBatchcount, select, selectPager, selectSinglesaveOrUpdate, updateByPk, updateByPkinsertdeleteByPkcreateEntity, getEntityInstanceTypecount, select, selectByPk, selectByPkList<DictionaryItemEntity> selectByDictId(String dictId)
Copyright © 2016–2019. All rights reserved.