库内(移位、盘点)批次属性修改
出库管理调整修改
This commit is contained in:
@@ -63,7 +63,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="countryOfOrigin" column="COUNTRY_OF_ORIGIN" />
|
||||
<result property="casePalletNo" column="CASE_PALLET_NO" />
|
||||
<result property="boxPalletNo" column="BOX_PALLET_NO" />
|
||||
<result property="currency" column="CURRENCY" />
|
||||
<result property="declareQuantity" column="DECLARE_QUANTITY" />
|
||||
<result property="caseCount" column="CASE_COUNT" />
|
||||
@@ -98,7 +98,7 @@ PUBLIC "-//mybatis.org//DTD Mapper 3.0//EN"
|
||||
a.BATCH_REF_NO,
|
||||
a.SHEET_REF_NO,
|
||||
a.COUNTRY_OF_ORIGIN,
|
||||
a.CASE_PALLET_NO,
|
||||
a.BOX_PALLET_NO,
|
||||
a.CURRENCY,
|
||||
a.DECLARE_QUANTITY,
|
||||
a.CASE_COUNT,
|
||||
|
||||
Reference in New Issue
Block a user