copy from src/main/kotlin/cn/flightfeather/supervision/business/storage/item/StScoreItem_2.kt
copy to src/main/kotlin/cn/flightfeather/supervision/business/storage/item/MpScoreItem_2.kt
文件从 src/main/kotlin/cn/flightfeather/supervision/business/storage/item/StScoreItem_2.kt 复制 |
| | |
| | | |
| | | import cn.flightfeather.supervision.business.ScoreItem |
| | | import cn.flightfeather.supervision.domain.ds1.entity.DustDataResult |
| | | import cn.flightfeather.supervision.domain.ds1.entity.Problemlist |
| | | import cn.flightfeather.supervision.domain.ds1.mapper.DustDataResultMapper |
| | | import cn.flightfeather.supervision.domain.ds1.mapper.ProblemlistMapper |
| | | import org.springframework.beans.factory.annotation.Autowired |
| | | import org.springframework.stereotype.Component |
| | | import tk.mybatis.mapper.entity.Example |
| | |
| | | /** |
| | | * Date 2022/1/20 16:14 |
| | | * Created by feiyu |
| | | * 宸ュ湴 |
| | | */ |
| | | @Component |
| | | class StScoreItem_2:ScoreItem() { |
| | | class MpScoreItem_2:ScoreItem() { |
| | | |
| | | companion object { |
| | | private lateinit var instance: StScoreItem_2 |
| | | private lateinit var instance: MpScoreItem_2 |
| | | } |
| | | |
| | | @PostConstruct |
| | |
| | | instance = this |
| | | } |
| | | |
| | | override var id: String = "dCQbQ8ibc6nexiJo" |
| | | override var id: String = "BoVfRjr5r7RtsqGC" |
| | | |
| | | override var name: String = "鎵皹鍦ㄧ嚎鐩戞祴鏁版嵁閲忕骇" |
| | | |