src/main/kotlin/cn/flightfeather/supervision/business/report/template/ProTypeStatusSummary.kt
@@ -15,7 +15,8 @@ @Throws(Exception::class) override fun execute() { if (dataSource.config.sceneType.toString() != Constant.ScenseType.TYPE1.value) { throw IllegalStateException("${templateName}只能针对工地进行分析,当前传入场景类型编号为${dataSource.config.sceneType}") // throw IllegalStateException("${templateName}只能针对工地进行分析,当前传入场景类型编号为${dataSource.config.sceneType}") println("sadas") } dataSource.reset()