|
|
@ -173,6 +173,7 @@ |
|
|
<if test="alternativeNo == null or alternativeNo == ''"> |
|
|
<if test="alternativeNo == null or alternativeNo == ''"> |
|
|
and rd.alternative_no = '*' |
|
|
and rd.alternative_no = '*' |
|
|
</if> |
|
|
</if> |
|
|
|
|
|
and rd.routing_type = 'Manufacturing' |
|
|
order by rh.phase_in_date desc, rh.create_date desc |
|
|
order by rh.phase_in_date desc, rh.create_date desc |
|
|
</select> |
|
|
</select> |
|
|
|
|
|
|
|
|
|