ソースを参照

fix

release_toaliyun_real
winter 1年前
コミット
c4817c9550
1個のファイルの変更1行の追加1行の削除
  1. +1
    -1
      mallinkService/src/main/resources/mapper/WxGameActionLogMapper.xml

+ 1
- 1
mallinkService/src/main/resources/mapper/WxGameActionLogMapper.xml ファイルの表示

@@ -173,7 +173,7 @@
group by user_id
</select>
<resultMap id="userGiftResultMap" type="com.iformall.domain.vo.WxGameUserActionLogVo">
<resultMap id="userGiftResultMap" type="com.iformall.domain.vo.WxGameUserGiftVo">
<result column="coupon_id" jdbcType="BIGINT" property="couponId" />
<result column="coupon_count" jdbcType="INTEGER" property="couponCount" />
</resultMap>


読み込み中…
キャンセル
保存