xhxu 5 лет назад
Родитель
Сommit
3b06e7737b
1 измененных файлов: 1 добавлений и 1 удалений
  1. +1
    -1
      mallinkService/src/main/resources/mapper/WxQuestionOneselfMapper.xml

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

@@ -95,7 +95,7 @@


<update id="updateCountUser" parameterType="Long">
update wx_question_oneself set count_user += count_user+1
update wx_question_oneself set count_user += 1
where id = #{id}
</update>



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