winter 2 лет назад
Родитель
Сommit
59b6d7f20b
1 измененных файлов: 1 добавлений и 1 удалений
  1. +1
    -1
      mallinkService/src/main/resources/mapper/WxMallFloorMapper.xml

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

@@ -96,7 +96,7 @@
where `tenant_id` = #{tenantId}
</select>
<select id="getBuildindIds" parameterType="com.iformall.domain.po.WxMallFloor" resultMap="Long">
<select id="getBuildindIds" parameterType="com.iformall.domain.po.WxMallFloor" resultType="Long">
select distinct building_id
from wx_mall_floor
<include refid="dynamicWhereConditions"/>


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