zhang-content/src/main/java/com/ruoyi/service/ZInfoUserService.java
@@ -30,7 +30,7 @@ // AjaxResult updateBySysId() List<ZInfoUser> selectByCondition(ZInfoUser zInfoUser); AjaxResult removeByUserName(List userName); AjaxResult removeByUserName(List<String> userName); List<ZInfoUser> selectByFamId(long fid); AjaxResult searchMyRelation();