This website works better with JavaScript.
Почетна
Преглед
Помоћ
Пријавите Се
server
/
formallProject
Прати
1
Волим
0
Креирај огранак
0
Код
Дискусије
0
Захтеви за спајање
0
Издања
0
Вики
Activity
Преглед изворни кода
[砍价][修改]:过期判断
release_toaliyun_real
Stormeye Wu
пре 7 година
родитељ
85e496fba6
комит
9753eaf48e
1 измењених фајлова
са
1 додато
и
1 уклоњено
Подељен поглед
Diff Options
Show Stats
Download Patch File
Download Diff File
+1
-1
mallinkService/src/main/resources/mapper/WxOrderMapper.xml
+ 1
- 1
mallinkService/src/main/resources/mapper/WxOrderMapper.xml
Прегледај датотеку
@@ -151,7 +151,7 @@
select
<include refid="allColumns"/>
from wx_order
where order_status =
'0'
and press_end_date is not null
where order_status =
7
and press_end_date is not null
<if test="type != null">
AND type = #{type,jdbcType=TINYINT}
</if>
Write
Preview
Loading…
Откажи
Сачувај