|
|
@@ -127,6 +127,7 @@
|
|
|
<result column="consignee_address" jdbcType="INTEGER" property="consigneeAddress"/>
|
|
|
<result column="latitude" jdbcType="INTEGER" property="latitude"/>
|
|
|
<result column="longitude" jdbcType="INTEGER" property="longitude"/>
|
|
|
+ <result column="self_pick_code" jdbcType="VARCHAR" property="selfPickCode"/>
|
|
|
<collection property="orderItems" ofType="com.yami.shop.bean.model.OrderItem">
|
|
|
<id column="order_item_id" jdbcType="BIGINT" property="orderItemId"/>
|
|
|
<result column="shop_id" jdbcType="BIGINT" property="shopId"/>
|