【fix sonar】ISysDepartService文件
This commit is contained in:
-7
@@ -49,13 +49,6 @@ public interface ISysDepartService extends IService<SysDepart>{
|
||||
*/
|
||||
Boolean updateDepartDataById(SysDepart sysDepart,String username);
|
||||
|
||||
/**
|
||||
* 删除depart数据
|
||||
* @param id
|
||||
* @return
|
||||
*/
|
||||
/* boolean removeDepartDataById(String id); */
|
||||
|
||||
/**
|
||||
* 根据关键字搜索相关的部门数据
|
||||
* @param keyWord
|
||||
|
||||
Reference in New Issue
Block a user