src/main/java/com/gkhy/labRiskManage/application/experiment/dto/dto/ExperimentInfoAppQueryDTO.java @@ -219,6 +219,8 @@ */ private Byte stagingTag; private Long reportId; private List<ExperimentAndTypeDTO> types;