From bf7946c4c1ee9d8a002bb176ba991b60484403ba Mon Sep 17 00:00:00 2001 From: libingkun Date: Fri, 6 Feb 2026 13:51:23 +0800 Subject: [PATCH] =?UTF-8?q?=E6=9B=B4=E6=96=B0=20cruisefeature?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- cruisefeature.md | 9 --------- 1 file changed, 9 deletions(-) diff --git a/cruisefeature.md b/cruisefeature.md index 94eea32..d14fca8 100644 --- a/cruisefeature.md +++ b/cruisefeature.md @@ -125,15 +125,6 @@ protected Double targetCentroidHeight; @NotNull(message = "成像区域轴向角度不能为空") protected Double targetHeading; /** - * 飞行相对高度 (米) - */ -protected Double height; - -/** - * 擦地角 = 90-下视角 范围 [0°~90°] - */ -@NotNull(message = "擦地角不能为空") -protected Double grazingAngle; /** * 航线类型 0:直线轨迹 1:圆迹轨迹 */