Commit f54f03f8 authored by chenzhao's avatar chenzhao

去除排序

parent 6f101dcc
......@@ -122,8 +122,7 @@
</if>
</where>
ORDER BY
hygf_work_order.sequence_nbr DESC,
FIELD(hygf_work_order_power_station.power_station_construction_status, '待施工', '施工中', '待登记', '登记中', '待审核', '审核中','待整改','整改待审核', '未通过', '已完工')
hygf_work_order_power_station.sequence_nbr DESC
</select>
</mapper>
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