|
|
@ -19,7 +19,7 @@ |
|
|
|
<foreach collection="regionCode" item="code" separator="," open="(" close=")"> |
|
|
|
#{code} |
|
|
|
</foreach> |
|
|
|
ORDER BY vg.is_full, p.update_time, p.out_order_seq |
|
|
|
ORDER BY vg.is_full, vg.material_qty, p.update_time, p.out_order_seq |
|
|
|
</select> |
|
|
|
<select id="findPointForFJSK" resultType="org.nl.wms.sch.point.service.dao.SchBasePoint"> |
|
|
|
SELECT |
|
|
|