springcloud_k8s_panzhihuazhihuishequ/service_community/src/main/resources/mapper/ComMngPopulationDOMapper.xml | ●●●●● 补丁 | 查看 | 原始文档 | blame | 历史 |
springcloud_k8s_panzhihuazhihuishequ/service_community/src/main/resources/mapper/ComMngPopulationDOMapper.xml
@@ -1125,10 +1125,8 @@ <if test="pageBaseDTO.param3 != null and pageBaseDTO.param3 == 2"> AND event_deal_status != 4 </if> ORDER BY e.create_at DESC ) UNION ALL (SELECT UNION ALL (SELECT CASE WHEN classify_id = 4 THEN 1 WHEN classify_id = 6 THEN 2 @@ -1149,7 +1147,6 @@ <if test="pageBaseDTO.param3 != null and pageBaseDTO.param3 == 2"> AND handle_status != 2 </if> ORDER BY create_at DESC ) ) ORDER BY create_at DESC </select> </mapper>