src/main/kotlin/cn/flightfeather/supervision/business/autooutput/score/restaurant/ReScoreItem7.kt
@@ -14,17 +14,9 @@ import java.time.ZoneId import javax.annotation.PostConstruct @Deprecated(level = DeprecationLevel.HIDDEN, message = "台账的评估通过巡查问题自动对应") @Component class ReScoreItem7: ScoreItem() { companion object { private lateinit var instance: ReScoreItem7 } @PostConstruct fun init() { instance = this } init { exemption = true }