luodangjia
2024-08-23 7085ba24d8decee4b13c86a55b93a3bcc4ea0d03
ruoyi-api/ruoyi-api-chargingPile/src/main/java/com/ruoyi/chargingPile/api/vo/ChargingGunCountVO.java
@@ -10,7 +10,7 @@
public class ChargingGunCountVO extends Site {
    @ApiModelProperty(value = "充电枪在线数量")
    private Integer onlineCount;
    private Integer freeCount;
    @ApiModelProperty(value = "充电枪总数数量")
    private Integer totalCount;