Commit c0ba6e10 authored by yanzg's avatar yanzg

身份证识别

parent 665c8b18
......@@ -283,7 +283,7 @@ public class TestDateHelper {
);
Assert.assertEquals(
DateHelper.getFromTime("2023-12-12 15:59:01", "yyyy-01-01 HH:00:00"),
"2023-12-31 00:00:00"
"2023-01-01 00:00:00"
);
// 同一年中的最后日
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment