抄码商品生成拣货单存入抄码重量
This commit is contained in:
@@ -94,6 +94,7 @@ PUBLIC "-//mybatis.org//DTD Mapper 3.0//EN"
|
||||
<result property="inOrderNumber" column="in_order_number" />
|
||||
<result property="stockUnit" column="stock_unit" />
|
||||
<result property="stockQuantity" column="stock_quantity" />
|
||||
<result property="copyTotalWeight" column="COPY_TOTAL_WEIGHT" />
|
||||
</resultMap>
|
||||
|
||||
|
||||
@@ -145,6 +146,7 @@ PUBLIC "-//mybatis.org//DTD Mapper 3.0//EN"
|
||||
a.INVENTORY_DATE,
|
||||
a.EXT_ATTR_3,
|
||||
a.EXT_ATTR_4,
|
||||
a.COPY_TOTAL_WEIGHT,
|
||||
a.INVENTORY_QUANTITY
|
||||
</sql>
|
||||
|
||||
|
||||
Reference in New Issue
Block a user