Просмотр исходного кода

[统计][修改][业态分析添加状态过滤]

release_toaliyun_real
luozukai 6 лет назад
Родитель
Сommit
502b42fc3a
1 измененных файлов: 1 добавлений и 0 удалений
  1. +1
    -0
      mallinkService/src/main/resources/mapper/WxMerchantMapper.xml

+ 1
- 0
mallinkService/src/main/resources/mapper/WxMerchantMapper.xml Просмотреть файл

@@ -253,6 +253,7 @@
and m.tenant_id = #{tenantId} and m.tenant_id = #{tenantId}
and s.is_del = 0 and s.is_del = 0
and ms.is_del = 0 and ms.is_del = 0
and m.status = 1
group by m.business_id group by m.business_id
</select> </select>


Загрузка…
Отмена
Сохранить