|  | @@ -8,7 +8,7 @@ import lombok.Data;
 | 
	
		
			
				|  |  |  import java.util.List;
 | 
	
		
			
				|  |  |  
 | 
	
		
			
				|  |  |  @Data
 | 
	
		
			
				|  |  | -public class SysShipExtendListResVO extends SysShipExtend {
 | 
	
		
			
				|  |  | +public class SysShipExtendListResVO {
 | 
	
		
			
				|  |  |  
 | 
	
		
			
				|  |  |      @ApiModelProperty(value="全部船只相对位置",required=true)
 | 
	
		
			
				|  |  |      private List<SysShipExtendListVO> shipList;
 |