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