@Service
public class ToolsService
extends com.mbap.mybatis.ty.service.BaseService
| Constructor and Description |
|---|
ToolsService() |
| Modifier and Type | Method and Description |
|---|---|
java.util.List<com.mbap.pp.core.dict.domain.Dict> |
getDictItems(Common common) |
com.alibaba.fastjson.JSONObject |
getPinYin(java.lang.String str) |
boolean |
tableExist(java.lang.String tableName) |
@Transactional(readOnly=true) public java.util.List<com.mbap.pp.core.dict.domain.Dict> getDictItems(Common common) throws java.lang.ClassNotFoundException
java.lang.ClassNotFoundExceptionpublic com.alibaba.fastjson.JSONObject getPinYin(java.lang.String str)
public boolean tableExist(java.lang.String tableName)