Compare commits

..

No commits in common. "c256461c59fff21f16c0f25d4763a6497333ad85" and "f21a0b32c2006d62a0939eae5dd2dac6ef82aa40" have entirely different histories.

1 changed files with 0 additions and 3 deletions

View File

@ -90,7 +90,4 @@ public class DockWithGPSVO implements Serializable {
@Schema(description = "充放电状态")
private String chargingStatus;
@Schema(description = "无人机SN号")
private String snNumber;
}