Przeglądaj źródła

1

release_toaliyun_real
xiaohu 5 lat temu
rodzic
commit
5fed6a093f
1 zmienionych plików z 1 dodań i 0 usunięć
  1. +1
    -0
      mallinkService/src/main/resources/mapper/WxMallMapper.xml

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

@@ -156,6 +156,7 @@
<include refid="allColumns"/> <include refid="allColumns"/>
from wx_mall from wx_mall
where id &gt; 1 where id &gt; 1
and `tenant_id` != #{id}
and (`parent_tenant_id` is null or `parent_tenant_id` = #{id} or `parent_tenant_id` = '') and (`parent_tenant_id` is null or `parent_tenant_id` = #{id} or `parent_tenant_id` = '')
</select> </select>




Ładowanie…
Anuluj
Zapisz