This website works better with JavaScript.
Почетна
Преглед
Помоћ
Пријавите Се
server
/
formallProject
Прати
1
Волим
0
Креирај огранак
0
Код
Дискусије
0
Захтеви за спајање
0
Издања
0
Вики
Activity
Преглед изворни кода
[卡券][修改][查询可转赠]
release_toaliyun_real
gongbiao
пре 7 година
родитељ
98b3bcc4f8
комит
28e43ab41f
1 измењених фајлова
са
1 додато
и
1 уклоњено
Подељен поглед
Diff Options
Show Stats
Download Patch File
Download Diff File
+1
-1
mallinkService/src/main/resources/mapper/WxCouponOrderMapper.xml
+ 1
- 1
mallinkService/src/main/resources/mapper/WxCouponOrderMapper.xml
Прегледај датотеку
@@ -669,7 +669,7 @@
inner join wx_coupon c on co.coupon_id = c.id
inner join wx_card_info a on co.id=a.id
where 1=1
and co.coupon_type
= 100
and co.coupon_type
in (100,101)
<if test="tenantId != null">
and co.tenant_id = #{tenantId}
</if>
Write
Preview
Loading…
Откажи
Сачувај