|
|
@@ -624,9 +624,6 @@
|
|
|
</foreach>
|
|
|
</if>
|
|
|
)
|
|
|
- <where>
|
|
|
- <include refid="com.steerinfo.dil.mapper.CommonMapper.filterCompanyData"></include>
|
|
|
- </where>
|
|
|
<if test="(driverId!=null and driverId!='') or (driverId2!=null and driverId2!='')">
|
|
|
ORDER BY "countNumber" DESC
|
|
|
</if>
|
|
|
@@ -1729,9 +1726,6 @@
|
|
|
</foreach>
|
|
|
</if>
|
|
|
)
|
|
|
- <where>
|
|
|
- <include refid="com.steerinfo.dil.mapper.CommonMapper.filterCompanyData"></include>
|
|
|
- </where>
|
|
|
<if test="capacityId!=null and capacityId!=''">
|
|
|
ORDER BY "countNumber" DESC
|
|
|
</if>
|