This website works better with JavaScript.
Почетна
Преглед
Помоћ
Пријавите Се
server
/
formallProject
Прати
1
Волим
0
Креирај огранак
0
Код
Дискусије
0
Захтеви за спајање
0
Издања
0
Вики
Activity
Преглед изворни кода
合同续签
release_toaliyun_real
furunxin
пре 5 година
родитељ
a0e59a5b0b
комит
da70685ea7
1 измењених фајлова
са
1 додато
и
1 уклоњено
Подељен поглед
Diff Options
Show Stats
Download Patch File
Download Diff File
+1
-1
mallinkService/src/main/resources/mapper/WxMerchantMapper.xml
+ 1
- 1
mallinkService/src/main/resources/mapper/WxMerchantMapper.xml
Прегледај датотеку
@@ -196,7 +196,7 @@
<select id="findListVo2" parameterType="com.iformall.domain.po.WxMerchant" resultMap="BaseResultMap">
select * from wx_merchant
where 1=1 and is_del=
1
where 1=1 and is_del=
0
<if test=" null != tenantId and '' != tenantId">
and `tenant_id` = #{tenantId}
</if>
Write
Preview
Loading…
Откажи
Сачувај