@ -234,6 +234,8 @@ public class IcTripReportFormDTO implements Serializable {
/**
* 上报时间【磐石】
*/
@DateTimeFormat(pattern = "yyyy-MM-dd")
@JsonFormat(pattern = "yyyy-MM-dd")
private Date reportingTime;
* 管控措施【磐石】