Przeglądaj źródła

question

release_toaliyun_real
xhxu 5 lat temu
rodzic
commit
85abaf4f86
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 wx_question_oneself set count_user += 1
update wx_question_oneself set count_user = count_user+1
where id = #{id}
</update>



Ładowanie…
Anuluj
Zapisz