@@ -169,7 +169,7 @@ public class StrOperativeNote implements Serializable {
private String platelet;
@ApiModelProperty(value = "血浆")
- private String Plasma;
+ private String plasma;
@ApiModelProperty(value = "全血")
private String wholeBlood;
@@ -153,7 +153,7 @@ public class StrOperativeNoteVO {