去掉重复数据
This commit is contained in:
parent
68c3995ab9
commit
6f4a37bfa5
@ -233,12 +233,6 @@ public class PatientInfo extends BaseEntity {
|
|||||||
@ApiModelProperty(value = "就诊流水号")
|
@ApiModelProperty(value = "就诊流水号")
|
||||||
private String visitSerialNumber;
|
private String visitSerialNumber;
|
||||||
|
|
||||||
/**
|
|
||||||
* 手术名称
|
|
||||||
*/
|
|
||||||
@ApiModelProperty(value = "手术名称")
|
|
||||||
private String surgicalName;
|
|
||||||
|
|
||||||
/**
|
/**
|
||||||
* 入院时间,时间格式:yyyy-MM-dd
|
* 入院时间,时间格式:yyyy-MM-dd
|
||||||
*/
|
*/
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user