Commit 3e5dffe1 authored by 周健威's avatar 周健威

添加根据model_id排序

parent bdf872dd
...@@ -588,7 +588,7 @@ ...@@ -588,7 +588,7 @@
<if test=" yearMonthAndParam !=null and yearNo4Where != null and yearNo4Where == true"> <if test=" yearMonthAndParam !=null and yearNo4Where != null and yearNo4Where == true">
hasVehicle desc, hasVehicle desc,
</if> </if>
distance asc distance asc, model_id asc
</if> </if>
</select> </select>
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment