修改枚举

This commit is contained in:
孙小云 2026-01-19 16:48:10 +08:00
parent 57302a8e42
commit f8ae8f4f34
1 changed files with 1 additions and 1 deletions

View File

@ -40,7 +40,7 @@ public class DeviceTelemetry {
);
/**
* 飞行次数
* 飞行次数 作业架次
*/
public static final TelemetryKey<Integer> Total_Flight_Sorties = TelemetryKey.of(
"total_flight_sorties",