Переглянути джерело

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>


Завантаження…
Відмінити
Зберегти