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