zqy
2024-05-26 b1643b619696f2578e22d7f3bcc2cacca63a1ce6
zhang-content/src/main/java/com/ruoyi/service/ZInfoUserService.java
@@ -25,7 +25,7 @@
    AjaxResult getInfoByfid(Long fid);
    List<ZInfoUser> selectByCondition(ZInfoUser zInfoUser);
    AjaxResult removeByUserName(List userName);
    AjaxResult removeByUserName(List<String> userName);
    List<ZInfoUser> selectByFamId(long fid);
    AjaxResult searchMyRelation();