Sfoglia il codice sorgente

/、.test

release_toaliyun_real
xhxu 4 anni fa
parent
commit
20714d4d2f
1 ha cambiato i file con 1 aggiunte e 1 eliminazioni
  1. +1
    -1
      mallinkService/src/main/resources/mapper/WxShopMapper.xml

+ 1
- 1
mallinkService/src/main/resources/mapper/WxShopMapper.xml Vedi File

@@ -733,7 +733,7 @@
</select>


<select id="findShopVoList" parameterType="java.util.Map" resultType="com.iformall.domain.vo.WxShopVo">
<select id="newFindShopVoList" parameterType="java.util.Map" resultType="com.iformall.domain.vo.WxShopVo">
select id,shop_number shopNumber,addr,building,floor
from wx_shop
where is_del=0


Caricamento…
Annulla
Salva