患者导入
This commit is contained in:
parent
0c2a26627c
commit
6dbd0185f7
@ -107,7 +107,7 @@ public class PatientInfoImport extends BaseEntity {
|
||||
* 匹配的科室名称
|
||||
*/
|
||||
@ApiModelProperty(value = "匹配的科室名称")
|
||||
@Excel(name = "科室名称")
|
||||
@Excel(name = "匹配的科室名称")
|
||||
private String departmentName;
|
||||
|
||||
/**
|
||||
|
||||
Loading…
Reference in New Issue
Block a user