zqy
2024-05-17 eb596175650a19ef887908599641e23aef56293d
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();