Compare commits

..

No commits in common. "5661cff85b415cf6aba8571d96f33a88ae699850" and "85f2a3bab0088eb35dc791e94ff6bea85e6ec97d" have entirely different histories.

1 changed files with 0 additions and 4 deletions

View File

@ -164,10 +164,6 @@ public class DockDetailVO extends DockVO {
@Excel(name = "舱外摄像头")
private String externalCamera;
@Schema(description = "直播摄像头")
@Excel(name = "直播摄像头")
private String liveCamera;
/**
* 充放电状态
*/