| | |
| | | private Integer level; |
| | | @TableField(exist = false) |
| | | private Long searchId; |
| | | private Integer isEnd; |
| | | |
| | | } |
| | |
| | | comEvent.setSolve(0); |
| | | comEvent.setArchive(0); |
| | | } |
| | | |
| | | } |
| | | else{ |
| | | //已上报到街道或三说会堂,社区没有分配和受理权限权限 |
| | |
| | | //已是最高上报级别,无法上报 |
| | | } |
| | | } |
| | | //是否为已完成并且不上报 |
| | | if (!comEventConciliationVO.getReportSuperior() && comEventConciliationVO.getEventSucceed().equals(2)){ |
| | | comEvent.setIsEnd(1); |
| | | } |
| | | int flag = baseMapper.updateById(comEvent); |
| | | comEventTransferRecord.setEventId(comEvent.getId()); |
| | | comEventTransferRecord.setSave(true); |
| | |
| | | </if>) as success, |
| | | (select count(id) FROM com_sanshuo_event_info |
| | | where event_result=1 |
| | | AND is_end=1 |
| | | AND user_event_status not in(3,4) |
| | | AND app_id='wx0cef797390444b75' |
| | | <if test="dto.type == 2"> |