hazmat-system/src/main/java/com/gkhy/hazmat/system/service/HzProductEntryRecordService.java
@@ -66,5 +66,5 @@ * @param entryId * @return */ CommonPage selectProductListByEntryId(Long entryId); CommonPage selectProductListByEntryId(Long entryId,Long companyId); }