springcloud_k8s_panzhihuazhihuishequ/service_grid/src/main/resources/mapper/EventMapper.xml | ●●●●● 补丁 | 查看 | 原始文档 | blame | 历史 |
springcloud_k8s_panzhihuazhihuishequ/service_grid/src/main/resources/mapper/EventMapper.xml
@@ -72,7 +72,7 @@ <if test="pageEventDTO.eventDealStatus!=null"> AND event_deal_status = #{pageEventDTO.eventDealStatus} </if> <if test="pageEventDTO.isAll!=null and pageEventDTO.isAll = 1"> <if test="pageEventDTO.isAll!=null and pageEventDTO.isAll == 1"> AND event_deal_status in (1,2,4) </if> <if test="pageEventDTO.revokeType!=null">