修改枚举
This commit is contained in:
parent
57302a8e42
commit
f8ae8f4f34
|
|
@ -40,7 +40,7 @@ public class DeviceTelemetry {
|
|||
);
|
||||
|
||||
/**
|
||||
* 飞行次数
|
||||
* 飞行次数 作业架次
|
||||
*/
|
||||
public static final TelemetryKey<Integer> Total_Flight_Sorties = TelemetryKey.of(
|
||||
"total_flight_sorties",
|
||||
|
|
|
|||
Loading…
Reference in New Issue