Преглед на файлове

[BUG][修改][开发环境-账单-账单创建页面添加商铺-需要添加根据楼层楼座商户号筛选-如图]

release_toaliyun_real
gongbiao преди 7 години
родител
ревизия
4395aa46d5
променени са 1 файла, в които са добавени 2 реда и са изтрити 2 реда
  1. +2
    -2
      mallinkService/src/main/resources/mapper/WxRentContractMapper.xml

+ 2
- 2
mallinkService/src/main/resources/mapper/WxRentContractMapper.xml Целия файл

@@ -263,10 +263,10 @@
and s.shop_number like concat('%', #{shopNumber},'%')
</if>
<if test=" null != floor ">
and floor_id = #{floor}
and s.floor_id = #{floor}
</if>
<if test=" null != building ">
and building_id = #{building}
and s.building_id = #{building}

</if>
order by rc.id desc


Зареждане…
Отказ
Запис