修改注释
This commit is contained in:
parent
2c647702a2
commit
710bd9477c
|
|
@ -12,7 +12,7 @@ import com.ruoyi.common.core.domain.entity.SysDept;
|
||||||
public interface SysDeptMapper
|
public interface SysDeptMapper
|
||||||
{
|
{
|
||||||
/**
|
/**
|
||||||
* 查询部门人数
|
* 根据条件查询部门个数
|
||||||
*
|
*
|
||||||
* @param dept 部门信息
|
* @param dept 部门信息
|
||||||
* @return 结果
|
* @return 结果
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue