zbj//1.暂降热力图/暂降严重度 代码修改

This commit is contained in:
zhangbaojian
2023-04-27 19:06:27 +08:00
parent 41a8930aa9
commit ea2e7d02b2
5 changed files with 47 additions and 21 deletions

View File

@@ -22,4 +22,8 @@ public class BaseVO {
*/
@ApiModelProperty("综合评估")
private String data;
private int count;
private int size;
}