BI月台动态真实数据

This commit is contained in:
秦鸿展
2026-08-10 21:20:35 +08:00
parent f58691615b
commit bc6b2ba777
@@ -18,7 +18,7 @@ public class PlatformOverviewVO {
private Integer totalPlatforms;
@ApiModelProperty("当前占用率,单位:%")
private Integer currentOccupancyRate;
private Double currentOccupancyRate;
@ApiModelProperty("当前作业中,单位:个")
private Integer operatingPlatforms;