出库管理手动分配调整

This commit is contained in:
秦鸿展
2026-02-03 16:49:49 +08:00
parent 3c3f6a2bc8
commit 939d15b521
12 changed files with 535 additions and 42 deletions
@@ -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>