订单时间
This commit is contained in:
@@ -87,9 +87,7 @@ public class OrderInfoQueryDTO implements Serializable {
|
|||||||
*/
|
*/
|
||||||
private String productName;
|
private String productName;
|
||||||
|
|
||||||
@JSONField(format = "yyyy-MM-dd HH:mm:ss")
|
private String startTime;
|
||||||
private LocalDateTime startTime;
|
private String endTime;
|
||||||
@JSONField(format = "yyyy-MM-dd HH:mm:ss")
|
|
||||||
private LocalDateTime endTime;
|
|
||||||
|
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user