Compare commits
No commits in common. "c256461c59fff21f16c0f25d4763a6497333ad85" and "f21a0b32c2006d62a0939eae5dd2dac6ef82aa40" have entirely different histories.
c256461c59
...
f21a0b32c2
|
|
@ -90,7 +90,4 @@ public class DockWithGPSVO implements Serializable {
|
||||||
@Schema(description = "充放电状态")
|
@Schema(description = "充放电状态")
|
||||||
private String chargingStatus;
|
private String chargingStatus;
|
||||||
|
|
||||||
@Schema(description = "无人机SN号")
|
|
||||||
private String snNumber;
|
|
||||||
|
|
||||||
}
|
}
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue