This commit is contained in:
牛子源 2025-05-15 17:26:47 +08:00
parent 061f7f275c
commit bb48e4d673
1 changed files with 0 additions and 4 deletions

View File

@ -504,10 +504,6 @@ public class SocialDirectoryService extends BaseService {
} }
//模糊搜索
//
// 执行查询
Page<SocialDirectoryView> result = new Page<>(); Page<SocialDirectoryView> result = new Page<>();
if (!codeList.isEmpty()) { if (!codeList.isEmpty()) {
List<SocialDirectoryView> list = fullList(codeList); List<SocialDirectoryView> list = fullList(codeList);