This website works better with JavaScript.
Почетна
Преглед
Помоћ
Пријавите Се
server
/
formallProject
Прати
1
Волим
0
Креирај огранак
0
Код
Дискусије
0
Захтеви за спајање
0
Издања
0
Вики
Activity
Преглед изворни кода
[业态][修复]:过滤条件更改为有效商户
release_toaliyun_real
hupeng
пре 7 година
родитељ
019d6f4422
комит
507b8a96b1
1 измењених фајлова
са
1 додато
и
1 уклоњено
Један поглед
Diff Options
Show Stats
Download Patch File
Download Diff File
+1
-1
mallinkService/src/main/resources/mapper/WxBusinessMapper.xml
+ 1
- 1
mallinkService/src/main/resources/mapper/WxBusinessMapper.xml
Прегледај датотеку
@@ -62,7 +62,7 @@
where
where
m.tenant_id = #{tenantId}
m.tenant_id = #{tenantId}
and b.id = m.business_id
and b.id = m.business_id
and m.status =
0
and m.status =
1
and m.is_public = 1) > 0
and m.is_public = 1) > 0
order by create_date asc
order by create_date asc
</select>
</select>
Write
Preview
Loading…
Откажи
Сачувај