feiyu02
2025-02-07 e133600480d5f688a8375db7708fe531b4726f4a
src/main/kotlin/com/flightfeather/uav/lightshare/eunm/SatelliteDataType.kt
@@ -12,4 +12,6 @@
    Mix(1),
    // 细分网格数据
    Sub(2),
    // 走航映射数据
    Monitor(3)
}