|
@@ -50,6 +50,7 @@
|
|
, t.update_time_ as updateTime
|
|
, t.update_time_ as updateTime
|
|
, t.biz_json_ as bizJson
|
|
, t.biz_json_ as bizJson
|
|
, t.gift_flag_ as giftFlag
|
|
, t.gift_flag_ as giftFlag
|
|
|
|
+ , t.discount_json_ as discountJson
|
|
</sql>
|
|
</sql>
|
|
|
|
|
|
<select id="detail" resultType="com.yonge.cooleshow.biz.dal.vo.UserOrderDetailVo">
|
|
<select id="detail" resultType="com.yonge.cooleshow.biz.dal.vo.UserOrderDetailVo">
|