Przeglądaj źródła

/。 countByFilter

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

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

@@ -88,7 +88,7 @@
select distinct user_id
from wx_c_user_tags
where tenant_id = #{tenantId}
<if test=" null != tagIds">
<if test=" null != tagCodes">
and JSON_CONTAINS(tags,#{tagCodes})
</if>



Ładowanie…
Anuluj
Zapisz