添加充放电状态
This commit is contained in:
parent
be438fe3dc
commit
c9148fad9f
|
|
@ -84,6 +84,6 @@ public class DockWithGPSVO implements Serializable {
|
|||
|
||||
/** 电量 */
|
||||
@Schema(description = "电量百分比")
|
||||
private Integer batteryLevel;
|
||||
private Integer capacity_percent;
|
||||
|
||||
}
|
||||
|
|
|
|||
Loading…
Reference in New Issue