mirror of
https://codeup.aliyun.com/67c68d4e484ca2f0a13ac3c1/ydc/jsowell-charger-web.git
synced 2026-04-25 21:45:08 +08:00
小程序查询站点信息添加 总空闲设备数 字段
This commit is contained in:
@@ -75,6 +75,11 @@ public class StationInfoVO {
|
||||
*/
|
||||
private int slowFree;
|
||||
|
||||
/**
|
||||
* 总空闲枪口数
|
||||
*/
|
||||
private int totalFree;
|
||||
|
||||
/**
|
||||
* 经度
|
||||
*/
|
||||
|
||||
Reference in New Issue
Block a user