Browse Source

/、.test

release_toaliyun_real
xhxu 4 years ago
parent
commit
20714d4d2f
1 changed files with 1 additions and 1 deletions
  1. +1
    -1
      mallinkService/src/main/resources/mapper/WxShopMapper.xml

+ 1
- 1
mallinkService/src/main/resources/mapper/WxShopMapper.xml View 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


Loading…
Cancel
Save