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