This website works better with JavaScript.
Home
Explore
Help
Sign In
server
/
formallProject
Watch
1
Star
0
Fork
0
Code
Issues
0
Pull Requests
0
Releases
0
Wiki
Activity
Browse Source
/、.test
release_toaliyun_real
xhxu
4 years ago
parent
29dfc355df
commit
20714d4d2f
1 changed files
with
1 additions
and
1 deletions
Split View
Diff Options
Show Stats
Download Patch File
Download Diff File
+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="
f
indShopVoList" parameterType="java.util.Map" resultType="com.iformall.domain.vo.WxShopVo">
<select id="
newF
indShopVoList" 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
Write
Preview
Loading…
Cancel
Save