记得上下班打卡 | git大法好,push需谨慎

Commit c1e84d4b authored by 张国柄's avatar 张国柄

opt;

parent f0ee7244
......@@ -34,7 +34,7 @@ public class AdamUserMemberVo implements Serializable, Cloneable {
@JsonFormat(shape=JsonFormat.Shape.STRING, pattern= DateUtil.DATE_FULL_STR)
private LocalDateTime updatedAt;
public static final LocalDateTime spotTime = LocalDateTime.parse("2021-10-01 23:59:59", DateTimeFormatter.ofPattern("yyyy-MM-dd HH:mm:ss"));
public static final LocalDateTime spotTime = LocalDateTime.parse("2021-10-14 18:35:00", DateTimeFormatter.ofPattern("yyyy-MM-dd HH:mm:ss"));
private static final AdamUserMemberVo obj = new AdamUserMemberVo();
public static AdamUserMemberVo getNew() {
......
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