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
[b端][修复]:不显示已被禁用管理员核销的券
release_toaliyun_real
hupeng
7 years ago
parent
d0ee69b1a3
commit
058ea02841
1 changed files
with
0 additions
and
1 deletions
Split View
Diff Options
Show Stats
Download Patch File
Download Diff File
+0
-1
mallinkService/src/main/resources/mapper/WxCouponOrderMapper.xml
+ 0
- 1
mallinkService/src/main/resources/mapper/WxCouponOrderMapper.xml
View File
@@ -163,7 +163,6 @@
and co.coupon_id = c.id
and cu.id = co.c_user_id
and bu.id = co.b_user_id
and bu.status = 0
<if test="startDate != null">
AND co.update_date > #{startDate,jdbcType=TIMESTAMP}
</if>
Write
Preview
Loading…
Cancel
Save