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

//activity v.2

release_toaliyun_real
xiaohu 1 год назад
Родитель
Сommit
42ffd9c8b2
1 измененных файлов: 1 добавлений и 1 удалений
  1. +1
    -1
      mallinkService/src/main/resources/mapper/WxVtwoSpecialTopicActivityMapper.xml

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

@@ -63,7 +63,7 @@
activity_end_time,activity_status,create_date,
update_date)
values
<foreach collection="awardList" item="item" index="index" separator=",">
<foreach collection="activityList" item="item" index="index" separator=",">
(#{item.id,jdbcType=BIGINT},
#{item.specialTopicId,jdbcType=BIGINT},#{item.activityId,jdbcType=BIGINT},#{item.activityType,jdbcType=SMALLINT},
#{item.activityName,jdbcType=VARCHAR},#{item.activityCreateDate,jdbcType=TIMESTAMP},#{item.activityStartTime,jdbcType=TIMESTAMP},


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