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
fix
release_toaliyun_real
winter
2 years ago
parent
4e6864a57c
commit
6a3314ec33
1 changed files
with
1 additions
and
1 deletions
Unified View
Diff Options
Show Stats
Download Patch File
Download Diff File
+1
-1
mallinkService/src/main/resources/mapper/WxSettleMerchantMapper.xml
+ 1
- 1
mallinkService/src/main/resources/mapper/WxSettleMerchantMapper.xml
View File
@@ -80,7 +80,7 @@
</if>
</if>
<if test=" null != begin">
<if test=" null != begin">
and `
start
_time` >= #{begin}
and `
begin
_time` >= #{begin}
</if>
</if>
<if test=" null != end">
<if test=" null != end">
Write
Preview
Loading…
Cancel
Save