Просмотр исходного кода

[业态][修复]:子业态映射类型错误

release_toaliyun_real
hupeng 7 лет назад
Родитель
Сommit
654bbb52e0
1 измененных файлов: 1 добавлений и 1 удалений
  1. +1
    -1
      mallinkService/src/main/resources/mapper/WxCouponChannelMapper.xml

+ 1
- 1
mallinkService/src/main/resources/mapper/WxCouponChannelMapper.xml Просмотреть файл

@@ -125,7 +125,7 @@
<result column="title" jdbcType="VARCHAR" property="title" />
<result column="target_ad" jdbcType="INTEGER" property="targetAd" />
<result column="business" jdbcType="VARCHAR" property="business" />
<result column="sub_business" jdbcType="VARCHAR" property="subBusiness" />
<result column="sub_business" jdbcType="INTEGER" property="subBusiness" />
<result column="create_date" jdbcType="TIMESTAMP" property="createDate" />
<result column="update_date" jdbcType="TIMESTAMP" property="updateDate" />
<result column="sub_target_id" jdbcType="BIGINT" property="subTargetId" />


Загрузка…
Отмена
Сохранить