删除注释。
This commit is contained in:
parent
d3495fa180
commit
5f7e0fd1a3
@ -343,9 +343,8 @@ public class PatientInfo extends BaseEntity {
|
||||
private String patientSource;
|
||||
|
||||
/**
|
||||
* 删除标识,0:未删除,1:已删除
|
||||
*/
|
||||
/** 手术名称 */
|
||||
* 手术名称
|
||||
* */
|
||||
@ApiModelProperty(value = "手术名称")
|
||||
@Excel(name = "手术名称")
|
||||
private String surgicalName;
|
||||
|
||||
Loading…
Reference in New Issue
Block a user