lidongdong
2023-11-24 c44557c95e08cdb1b9af245a1ebd1e4f4ecf713f
后台增加用户搜索列表
1个文件已修改
2 ■■■ 已修改文件
springcloud_k8s_panzhihuazhihuishequ/common/src/main/java/com/panzhihua/common/service/partybuilding/NewStriveForFeign.java 2 ●●● 补丁 | 查看 | 原始文档 | blame | 历史
springcloud_k8s_panzhihuazhihuishequ/common/src/main/java/com/panzhihua/common/service/partybuilding/NewStriveForFeign.java
@@ -384,7 +384,7 @@
    @GetMapping("/selectUserListB")
    @GetMapping("/FightConvenient/selectUserListB")
    public R selectUserListB(@RequestParam("communityId") String communityId,
                             @RequestParam("phoneOrname") String phoneOrname);