浏览代码

Merge remote-tracking branch 'origin/feature/1113-vipCourse' into feature/1113-vipCourse

zouxuan 7 月之前
父节点
当前提交
58251645c9
共有 1 个文件被更改,包括 1 次插入0 次删除
  1. 1 0
      cooleshow-user/user-biz/src/main/resources/config/mybatis/UserOrderDetailMapper.xml

+ 1 - 0
cooleshow-user/user-biz/src/main/resources/config/mybatis/UserOrderDetailMapper.xml

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