Przeglądaj źródła

bug

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

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

@@ -260,7 +260,7 @@

<update id="updateMsgCountDown" parameterType="list">
update wx_c_user set msg_count = msg_count-1
where msg_count &gt; 0updateMsgCountDown
where msg_count &gt; 0
<if test=" null != tenantId and '' != tenantId">
and `tenant_id` = #{tenantId}
</if>


Ładowanie…
Anuluj
Zapisz