This website works better with JavaScript.
Почетна
Преглед
Помоћ
Пријавите Се
server
/
formallProject
Прати
1
Волим
0
Креирај огранак
0
Код
Дискусије
0
Захтеви за спајање
0
Издања
0
Вики
Activity
Преглед изворни кода
[BUG][修改][云端测试:version:.782.1095 :拼团营销数据-查询没有反应]
release_toaliyun_real
gongbiao
пре 7 година
родитељ
70d802921b
комит
109e2542b5
1 измењених фајлова
са
1 додато
и
1 уклоњено
Подељен поглед
Diff Options
Show Stats
Download Patch File
Download Diff File
+1
-1
mallinkService/src/main/resources/mapper/WxOrderGroupMapper.xml
+ 1
- 1
mallinkService/src/main/resources/mapper/WxOrderGroupMapper.xml
Прегледај датотеку
@@ -121,7 +121,7 @@
from wx_coupon c where type=9
) c
<where>
<if test=" null != couponId ">
<if test=" null != couponId
and ''!=couponId
">
and c.coupon_id=#{couponId}
</if>
</where>
Write
Preview
Loading…
Откажи
Сачувај