类 ToolsService
java.lang.Object
com.mbap.ct.common.service.ToolsService
通用唯一校验Service
- 作者:
- Amanda.Z
-
构造器概要
构造器 -
方法概要
修饰符和类型方法说明List<com.mbap.pp.core.dict.domain.Dict>getDictItems(Common common) com.alibaba.fastjson.JSONObjectbooleantableExist(String tableName)
-
构造器详细资料
-
ToolsService
public ToolsService()
-
-
方法详细资料
-
getDictItems
@Transactional(readOnly=true) public List<com.mbap.pp.core.dict.domain.Dict> getDictItems(Common common) throws ClassNotFoundException -
getPinYin
-
tableExist
-