xiaohu 5 лет назад
Родитель
Сommit
5fed6a093f
1 измененных файлов: 1 добавлений и 0 удалений
  1. +1
    -0
      mallinkService/src/main/resources/mapper/WxMallMapper.xml

+ 1
- 0
mallinkService/src/main/resources/mapper/WxMallMapper.xml Просмотреть файл

@@ -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>



Загрузка…
Отмена
Сохранить