src/test/kotlin/cn/flightfeather/supervision/CommonTest.kt @@ -155,7 +155,7 @@ @Test fun foo11(){ val s = DateUtil.getStartMonthByPeriod(5, 12) val s = "02".toInt() println(s) } }