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

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

@@ -62,7 +62,7 @@
<include refid="dynamicWhereConditions"/>
</select>
<select id="findAliasIdList" parameterType="com.iformall.domain.po.WxEnergyMeterShopFloor" resultType="Long">
<select id="findMeterIdList" parameterType="com.iformall.domain.po.WxEnergyMeterShopFloor" resultType="Long">
select distinct meter_id
from wx_energy_meter_shop_floor
<include refid="dynamicWhereConditions"/>


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