feiyu02
2024-01-09 c1becf4cbd2e99601ce011c14b8742427249cfb4
src/main/kotlin/cn/flightfeather/supervision/business/Info.kt
@@ -14,7 +14,7 @@
        val sceneId: String?,
        //场景名称
        val sceneName: String?,
        var sceneType: Constant.ScenseType,
    var sceneType: Constant.SceneType,
        var year: Int? = null,
        val month: Int? = null,
        val period: Int? = null,