出库管理手动分配调整
This commit is contained in:
@@ -277,6 +277,6 @@ PUBLIC "-//mybatis.org//DTD Mapper 3.0//EN"
|
||||
<where>
|
||||
<include refid="selectStockOutOrderPo1"/>
|
||||
</where>
|
||||
order by a.create_time desc
|
||||
order by a.create_time desc nulls last
|
||||
</select>
|
||||
</mapper>
|
||||
Reference in New Issue
Block a user