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
[修改][手续费][开发]
release_toaliyun_real
luozukai
6 years ago
parent
e19364f7fb
commit
e789e7e673
1 changed files
with
1 additions
and
0 deletions
Split View
Diff Options
Show Stats
Download Patch File
Download Diff File
+1
-0
mallinkService/src/main/resources/mapper/WxMerchantMapper.xml
+ 1
- 0
mallinkService/src/main/resources/mapper/WxMerchantMapper.xml
View File
@@ -487,6 +487,7 @@
and o.tenant_id=#{tenantId}
<if test=" null != id ">
and cm.`merchant_id` = #{id}
and mb.merchant_id = #{id}
</if>
<if test=" null != userName ">
Write
Preview
Loading…
Cancel
Save