|
@@ -153,7 +153,6 @@
|
|
<if test="liceBus != null and liceBus != ''"> and lice_bus = #{liceBus}</if>
|
|
<if test="liceBus != null and liceBus != ''"> and lice_bus = #{liceBus}</if>
|
|
<if test="liceTruck != null and liceTruck != ''"> and lice_truck = #{liceTruck}</if>
|
|
<if test="liceTruck != null and liceTruck != ''"> and lice_truck = #{liceTruck}</if>
|
|
<if test="liceMoto != null and liceMoto != ''"> and lice_moto = #{liceMoto}</if>
|
|
<if test="liceMoto != null and liceMoto != ''"> and lice_moto = #{liceMoto}</if>
|
|
- <if test="isNew != null "> and is_new = #{isNew}</if>
|
|
|
|
</where>
|
|
</where>
|
|
ORDER BY
|
|
ORDER BY
|
|
excell_issue + 0 ASC
|
|
excell_issue + 0 ASC
|