Просмотр исходного кода

[商铺][修改][删除商铺]

release_toaliyun_real
gongbiao 7 лет назад
Родитель
Сommit
56c86a5a59
1 измененных файлов: 1 добавлений и 1 удалений
  1. +1
    -1
      mallinkService/src/main/resources/mapper/WxShopMapper.xml

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

@@ -163,7 +163,7 @@
left join wx_merchant m on ms.merchant_id=m.id
left join wx_mall_building b on s.building=b.id
left join wx_mall_floor f on s.floor=f.id
where is_del=0
where s.is_del=0

<if test=" null != id ">
and s.`id` = #{id}


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