1
This commit is contained in:
@@ -229,12 +229,4 @@ public class OrderRows extends BaseEntity
|
||||
@Excel(name = "订单标签")
|
||||
private String orderTag;
|
||||
|
||||
/** 订单时间范围 - 开始时间 */
|
||||
@Transient
|
||||
private Date beginTime;
|
||||
|
||||
/** 订单时间范围 - 结束时间 */
|
||||
@Transient
|
||||
private Date endTime;
|
||||
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user