This website works better with JavaScript.
Почетна
Преглед
Помоћ
Пријавите Се
server
/
formallProject
Прати
1
Волим
0
Креирај огранак
0
Код
Дискусије
0
Захтеви за спајање
0
Издања
0
Вики
Activity
Преглед изворни кода
[合同管理][修改][只选择没有合同关联的店铺]
release_toaliyun_real
gongbiao
пре 7 година
родитељ
bdd2ec9173
комит
83f03bb2ff
1 измењених фајлова
са
3 додато
и
0 уклоњено
Подељен поглед
Diff Options
Show Stats
Download Patch File
Download Diff File
+3
-0
mallinkService/src/main/resources/mapper/WxShopMapper.xml
+ 3
- 0
mallinkService/src/main/resources/mapper/WxShopMapper.xml
Прегледај датотеку
@@ -174,6 +174,9 @@
and s.`status` = #{status}
</if>
<if test="null!=status and status==1">
and s.id not in(select shop_id from wx_rent_contract where status!=1 and status!=6 and merchant_id is not null)
</if>
<if test=" null != x ">
and s.`x` = #{x}
Write
Preview
Loading…
Откажи
Сачувај