医生统计导出标题问题处理1
This commit is contained in:
parent
78aa87b733
commit
c8148d0609
@ -11,10 +11,6 @@ public class StatisticsExpertVO {
|
||||
@ApiModelProperty(value = "专家ID")
|
||||
private Long id;
|
||||
|
||||
@ExcelProperty("专家UUID")
|
||||
@ApiModelProperty(value = "专家UUID")
|
||||
private String uuid;
|
||||
|
||||
@ExcelProperty("专家姓名")
|
||||
@ApiModelProperty(value = "专家姓名")
|
||||
private String name;
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user