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