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