3333
This commit is contained in:
parent
90da311654
commit
9335655f65
@ -31,8 +31,8 @@ public class StatisticsExpertVO {
|
|||||||
@ApiModelProperty(value = "专家医院名称")
|
@ApiModelProperty(value = "专家医院名称")
|
||||||
private String hospitalName;
|
private String hospitalName;
|
||||||
|
|
||||||
@ExcelProperty("总数量")
|
@ExcelProperty("病例总数量")
|
||||||
@ApiModelProperty(value = "总数量")
|
@ApiModelProperty(value = "病例总数量")
|
||||||
private Integer total;
|
private Integer total;
|
||||||
|
|
||||||
@ExcelProperty("病例通过数量")
|
@ExcelProperty("病例通过数量")
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user