diff --git a/src/main/java/com/lz/modules/performance/res/ChartStatistical.java b/src/main/java/com/lz/modules/performance/res/ChartStatistical.java index a894bc68..32bfc0d6 100644 --- a/src/main/java/com/lz/modules/performance/res/ChartStatistical.java +++ b/src/main/java/com/lz/modules/performance/res/ChartStatistical.java @@ -17,4 +17,6 @@ public class ChartStatistical { @ApiModelProperty(value = "状态",name = "flowProcess") private Long flowProcess; + + } \ No newline at end of file