@@ -545,5 +545,6 @@
WHERE status_ = 0
AND stock_type_ IS NOT NULL
AND batch_no_ IS NULL
+ ORDER BY sell_time_
</select>
</mapper>