feiyu02
2022-09-23 497475defd5d0ebf90ae6a8e2b080a16d78043ab
src/test/kotlin/cn/flightfeather/supervision/common/score/AutoScoreTest.kt
@@ -20,6 +20,6 @@
    @Test
    fun go() {
        autoScore.go(2021, 4)
        autoScore.go(2022, 1)
    }
}