riku
2022-06-28 a927f1a55fc96bbe3e2c63f3d5fd250fc4961055
src/test/kotlin/cn/flightfeather/supervision/common/score/AutoScoreTest.kt
@@ -20,6 +20,6 @@
    @Test
    fun go() {
        autoScore.go(2021, 7)
        autoScore.go(2022, 1)
    }
}