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

[商铺][修改][修改sql]

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

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

@@ -152,8 +152,7 @@
s.img_url imgUrl,s.operation_area operationArea,
s.status,b.building_name building,f.floor_name floor,m.`name` merchantName,m.id merchantId,
m.link_person linkPerson,m.link_phone linkPhone,s.manager,s.manager_phone managerPhone,
s.type,s.point_type pointType,s.addr,
m.
s.type,s.point_type pointType,s.addr
from wx_shop s left join wx_merchant_shop ms on ms.shop_id=s.id and ms.is_del=0
left join wx_merchant m on ms.merchant_id=m.id
left join wx_mall_building b on s.building=b.id


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