Explorar el Código

[商户信息][修改][C端展示问题]

release_toaliyun_real
gongbiao hace 7 años
padre
commit
74edc21017
Se han modificado 1 ficheros con 0 adiciones y 2 borrados
  1. +0
    -2
      mallinkService/src/main/resources/mapper/WxMerchantMapper.xml

+ 0
- 2
mallinkService/src/main/resources/mapper/WxMerchantMapper.xml Ver fichero

@@ -128,7 +128,6 @@
select
<include refid="allMerchantVoColumns"/>
FROM wx_merchant m
left join wx_merchant_shop ms on ms.merchant_id = m.id
left join wx_brand b on b.id = m.brand
left join wx_business bu on b.id = m.business_id
where ms.is_del = 0
@@ -177,7 +176,6 @@
select
<include refid="allMerchantVoColumns"/>
FROM wx_merchant m
left join wx_merchant_shop ms on ms.merchant_id = m.id
left join wx_brand b on b.id = m.brand
left join wx_business bu on b.id = m.business_id
where ms.is_del = 0


Cargando…
Cancelar
Guardar