@@ -66,4 +66,9 @@ public class SentEntryRecordDTO {
*/
private String checkId;
+
+ /**
+ * 质控条目说明
+ */
+ private String explainInfo;
}