|
@@ -25,6 +25,7 @@
|
|
|
<result column="minuend_stock_goods_id_list_" property="minuendStockGoodsIdList"/>
|
|
|
<result column="user_id_" property="userId"/>
|
|
|
<result column="delivery_batch_no_" property="deliveryBatchNo"/>
|
|
|
+ <result column="remit_fee_" property="remitFee"/>
|
|
|
<collection property="goodsList" ofType="com.ym.mec.biz.dal.entity.Goods">
|
|
|
<result column="goods_id_" property="id"/>
|
|
|
<result column="goods_name_" property="name"/>
|