public interface DictionaryParserService extends CrudService<DictionaryParserEntity,String>
| 限定符和类型 | 方法和说明 |
|---|---|
<V> DictionaryParser<V> |
getParser(DictionaryEntity dict,
String parserId) |
count, select, selectPager, selectSinglesaveOrUpdate, updateByPk, updateByPkinsertdeleteByPkcreateEntity, getEntityInstanceTypecount, select, selectByPk, selectByPk<V> DictionaryParser<V> getParser(DictionaryEntity dict, String parserId)
Copyright © 2019. All rights reserved.