|
@@ -36,6 +36,11 @@ public class DriverRouteAccountRecordPageBo extends BasePageBo implements AreaSt
|
|
|
private List<Long> areaStaffIds;
|
|
private List<Long> areaStaffIds;
|
|
|
|
|
|
|
|
/**
|
|
/**
|
|
|
|
|
+ * 只查询当前司机在途
|
|
|
|
|
+ */
|
|
|
|
|
+ private Boolean onlySearchCurrentDriver;
|
|
|
|
|
+
|
|
|
|
|
+ /**
|
|
|
* 统计开始时间
|
|
* 统计开始时间
|
|
|
*/
|
|
*/
|
|
|
private LocalDate beginStatDate;
|
|
private LocalDate beginStatDate;
|