hcong
2024-12-10 82baf5d28ce79aa4d3b64956207d247596726924
src/main/kotlin/cn/flightfeather/supervision/business/report/template/DailyReportSummary.kt
@@ -14,7 +14,7 @@
        ColSceneName(),
        ColSceneBaseInfo(),
        ColTown(),
        ColInspectionInfo(listOf(2, 3, 4, 5, 7, 8, 9))
        ColInspectionInfo(listOf(0, 2, 3, 4, 5, 7, 8, 9))
    )
    override val templateName: String = "日报统计"