修改文档库搜索条件

This commit is contained in:
高嵩
2023-05-06 18:52:37 +08:00
parent 1fb10eebe1
commit d3afdd5e1d
@@ -13363,7 +13363,6 @@ public class ProjectLawsInventoryEOServiceImpl extends ServiceImpl<ProjectLawsIn
result.put("projectScheduleExportMap",projectScheduleExportMap); result.put("projectScheduleExportMap",projectScheduleExportMap);
return result; return result;
} }
}
@Override @Override
public Map<String, List<Map<String, Object>>> queryDutyPersonByProjectId(Map<String, Object> params) { public Map<String, List<Map<String, Object>>> queryDutyPersonByProjectId(Map<String, Object> params) {