Przeglądaj źródła

fix

release_toaliyun_real
winter 1 rok temu
rodzic
commit
c4817c9550
1 zmienionych plików z 1 dodań i 1 usunięć
  1. +1
    -1
      mallinkService/src/main/resources/mapper/WxGameActionLogMapper.xml

+ 1
- 1
mallinkService/src/main/resources/mapper/WxGameActionLogMapper.xml Wyświetl plik

@@ -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>


Ładowanie…
Anuluj
Zapisz