Przeglądaj źródła

opinion

release_toaliyun_real
xhxu 5 lat temu
rodzic
commit
3b06e7737b
1 zmienionych plików z 1 dodań i 1 usunięć
  1. +1
    -1
      mallinkService/src/main/resources/mapper/WxQuestionOneselfMapper.xml

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

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




<update id="updateCountUser" parameterType="Long"> <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} where id = #{id}
</update> </update>




Ładowanie…
Anuluj
Zapisz