【fix sonar】ISysBaseAPI文件
This commit is contained in:
+1
-1
@@ -305,7 +305,7 @@ public interface ISysBaseAPI extends CommonAPI {
|
||||
* 43 获取公司下级部门和公司下所有用户信息
|
||||
* @param orgCode
|
||||
*/
|
||||
List<Map> getDeptUserByOrgCode(String orgCode);
|
||||
List<Map<String,Object>> getDeptUserByOrgCode(String orgCode);
|
||||
|
||||
|
||||
/**
|
||||
|
||||
Reference in New Issue
Block a user