src/main/kotlin/cn/flightfeather/supervision/common/score/item/ScoreItem_13.kt
@@ -1,12 +1,9 @@ package cn.flightfeather.supervision.common.score.item import cn.flightfeather.supervision.common.score.Info import cn.flightfeather.supervision.common.score.ScoreItem import cn.flightfeather.supervision.domain.entity.BaseInfo import cn.flightfeather.supervision.domain.mapper.BaseInfoMapper import org.springframework.beans.factory.annotation.Autowired import org.springframework.stereotype.Component import tk.mybatis.mapper.entity.Example import javax.annotation.PostConstruct @Component