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
bug
release_toaliyun_real
xhxu
5 years ago
parent
bc3869eae7
commit
224f661760
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/WxCouponMapper.xml
+ 1
- 1
mallinkService/src/main/resources/mapper/WxCouponMapper.xml
View File
@@ -349,7 +349,7 @@
</if>
<if test=" null == type and null == types">
and c.`type` < 7
and
(
c.`type` < 7
or type c.`type` = 10 )
</if>
<if test=" null != type ">
Write
Preview
Loading…
Cancel
Save