This website works better with JavaScript.
Почетна
Преглед
Помоћ
Пријавите Се
server
/
formallProject
Прати
1
Волим
0
Креирај огранак
0
Код
Дискусије
0
Захтеви за спајање
0
Издања
0
Вики
Activity
Преглед изворни кода
[账单][修改][修改滞纳金]
release_toaliyun_real
luozukai
пре 6 година
родитељ
47f43db947
комит
45841e628a
1 измењених фајлова
са
4 додато
и
0 уклоњено
Подељен поглед
Diff Options
Show Stats
Download Patch File
Download Diff File
+4
-0
mallinkService/src/main/resources/mapper/WxBillActionMapper.xml
+ 4
- 0
mallinkService/src/main/resources/mapper/WxBillActionMapper.xml
Прегледај датотеку
@@ -30,6 +30,10 @@
<if test=" null != action ">
and `action` = #{action}
</if>
<if test="null == action ">
and `action` != 7
</if>
<if test=" null != billId ">
and `bill_id` = #{billId}
Write
Preview
Loading…
Откажи
Сачувај