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