src/main/java/com/webmanage/mapper/ReportResultSubmissionMapper.java
@@ -23,7 +23,8 @@ */ List<String> selectProductIdsByConditions( @Param("industryId") String industryId, @Param("unitProjectId") String unitProjectId, @Param("unitProjectId") List<String> unitProjectId, @Param("importantDistrictId") List<String> importantDistrictId, @Param("productTypeId") String productTypeId, @Param("productSubTypeId") String productSubTypeId );