@Service @Transactional(rollbackFor=java.lang.Exception.class) public class CoreDeptServiceImpl extends BaseServiceImpl<BdDept> implements CoreDeptService
| 构造器和说明 |
|---|
CoreDeptServiceImpl() |
| 限定符和类型 | 方法和说明 |
|---|---|
java.util.List<BdDept> |
findDeptsByCorn(java.util.Map<java.lang.String,java.lang.Object> map)
根据条件查询部门数据
|
add, addEntity, confirm, findAll, findList, getEntity, modify, removeById, removeByIds, saveJdbc, startProcess, startProcessclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitadd, addEntity, confirm, findAll, findList, getEntity, modify, removeById, removeByIds, startProcess, startProcesspublic java.util.List<BdDept> findDeptsByCorn(java.util.Map<java.lang.String,java.lang.Object> map)
CoreDeptServicefindDeptsByCorn 在接口中 CoreDeptServicemap - 参数