@@ -44,5 +44,5 @@ public class RetrievalDTO {
/**
* 输血
*/
- private List<String> transfusionName;
+ private List<String> transfusionNames;
}