This website works better with JavaScript.
Почетна
Преглед
Помоћ
Пријавите Се
server
/
formallProject
Прати
1
Волим
0
Креирај огранак
0
Код
Дискусије
0
Захтеви за спајање
0
Издања
0
Вики
Activity
Преглед изворни кода
[分账对账单][修改][查询]
release_toaliyun_real
gongbiao
пре 7 година
родитељ
e5a481a30c
комит
090fa74ed2
1 измењених фајлова
са
1 додато
и
1 уклоњено
Подељен поглед
Diff Options
Show Stats
Download Patch File
Download Diff File
+1
-1
mallinkService/src/main/resources/mapper/WxProfitSharingOrderMapper.xml
+ 1
- 1
mallinkService/src/main/resources/mapper/WxProfitSharingOrderMapper.xml
Прегледај датотеку
@@ -141,7 +141,7 @@
<if test="id!=null">
and pso.id =#{id}
</if>
<if test="merchantName!=null">
<if test="merchantName!=null
and ''!=merchantName
">
and m.`name` like concat('%',#{merchantName},'%')
</if>
<if test="startdate!=null and enddate!=null">
Write
Preview
Loading…
Откажи
Сачувај