feiyu02
2025-07-30 f75ff7a0fc566dc18b60987b3fa2e65cae4665da
src/main/kotlin/cn/flightfeather/supervision/lightshare/vo/MonitorObjectVersionVo.kt
@@ -14,4 +14,5 @@
     */
    var sceneType: String? = null
    var scene: ScenseVo? = null
}