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