删除注释。

This commit is contained in:
haown 2024-04-09 17:25:12 +08:00
parent d3495fa180
commit 5f7e0fd1a3

View File

@ -343,9 +343,8 @@ public class PatientInfo extends BaseEntity {
private String patientSource; private String patientSource;
/** /**
* 删除标识0未删除1已删除 * 手术名称
*/ * */
/** 手术名称 */
@ApiModelProperty(value = "手术名称") @ApiModelProperty(value = "手术名称")
@Excel(name = "手术名称") @Excel(name = "手术名称")
private String surgicalName; private String surgicalName;