zqy
2024-06-11 41704e538bd0402b8e8ca826404ba84f6de56fe5
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();