修改文档库搜索条件
This commit is contained in:
-1
@@ -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) {
|
||||||
|
|||||||
Reference in New Issue
Block a user