|
|
@@ -101,7 +101,7 @@
|
|
|
<if test="bo.endCreateDate != null">
|
|
|
and CONCAT(#{bo.endCreateDate}, ' 23:59:59') >= dorarm.createTime
|
|
|
</if>
|
|
|
- order by warehouseId, areaStaffId desc
|
|
|
+ order by dorarm.id desc
|
|
|
</select>
|
|
|
<select id="selectUnVerified" resultType="com.yr.warehouse.admin.driver.data.DriverOnRouteAccountRecordMain">
|
|
|
select
|