|
@@ -18,7 +18,6 @@ public class FosterwxTaskScheduleHandle {
|
|
|
private String year;
|
|
private String year;
|
|
|
private String month;
|
|
private String month;
|
|
|
private LocalDate sendDate;
|
|
private LocalDate sendDate;
|
|
|
- @JsonFormat(pattern = "yyyy-MM-dd HH:mm:ss", timezone = "GMT+8")
|
|
|
|
|
private LocalDateTime sendTime;
|
|
private LocalDateTime sendTime;
|
|
|
private String mark;
|
|
private String mark;
|
|
|
}
|
|
}
|