|
|
@@ -31,7 +31,7 @@ public class PumpNewParam {
|
|
|
@ApiModelProperty(value = "患者ID")
|
|
|
private String patientId;
|
|
|
|
|
|
- @ApiModelProperty(value = "住院号",required = true)
|
|
|
+ @ApiModelProperty(value = "住院号")
|
|
|
private String patientCode;
|
|
|
|
|
|
@ApiModelProperty(value = "医院编码")
|