Procházet zdrojové kódy

1

release_toaliyun_real
xiaohu před 5 roky
rodič
revize
5fed6a093f
1 změnil soubory, kde provedl 1 přidání a 0 odebrání
  1. +1
    -0
      mallinkService/src/main/resources/mapper/WxMallMapper.xml

+ 1
- 0
mallinkService/src/main/resources/mapper/WxMallMapper.xml Zobrazit soubor

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



Načítá se…
Zrušit
Uložit