|
@@ -235,7 +235,7 @@
|
|
</if>
|
|
</if>
|
|
<if test="processids != null ">and a1.PROCESSID in (${processids})</if>
|
|
<if test="processids != null ">and a1.PROCESSID in (${processids})</if>
|
|
</where>
|
|
</where>
|
|
- order by a1.PROCESSWORKSHOP,a1.PROCESSDEVICE,a1.PLANSTARTDATE asc,a1.PLANENDDATE
|
|
|
|
|
|
+ order by a1.PROCESSWORKSHOP,a1.PROCESSDEVICE,a1.PLANSTARTDATE asc,a1.PLANENDDATE desc
|
|
</select>
|
|
</select>
|
|
<select id="selectNeedUpdate" resultType="com.rongwei.bsentity.vo.CommonUpdateProductionStatusReq">
|
|
<select id="selectNeedUpdate" resultType="com.rongwei.bsentity.vo.CommonUpdateProductionStatusReq">
|
|
SELECT
|
|
SELECT
|