Skip to content

Commit 8a8a250

Browse files
committed
other: 更改周数
1 parent 62c3170 commit 8a8a250

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

src/main/java/org/shirakawatyu/handixikebackend/common/Constants.java

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,7 @@ public class Constants {
3232
/**
3333
* end.date
3434
*/
35-
public static long END_DATE = INSTANCE.key("end.date", DateUtil.getDate("2025-6-13"));
35+
public static long END_DATE = INSTANCE.key("end.date", DateUtil.getDate("2025-6-14"));
3636
/**
3737
* 网络版本
3838
*/

0 commit comments

Comments
 (0)