查询库存增加字段

This commit is contained in:
王奎兴
2026-02-05 09:39:58 +08:00
parent e6244b94fe
commit d3428a7b57
3 changed files with 11 additions and 1 deletions
@@ -59,6 +59,7 @@ PUBLIC "-//mybatis.org//DTD Mapper 3.0//EN"
<result property="batchRefNo" column="batch_ref_no" />
<result property="sheetRefNo" column="sheet_ref_no" />
<result property="boxPalletNo" column="box_pallet_no" />
<result property="packName" column="pack_name" />
</resultMap>