|
|
@ -2363,7 +2363,7 @@ public class ItemServiceImpl extends BaseServiceImpl<ItemDao, ItemEntity> implem |
|
|
sendDto.setSJLY(CommonConstants.PARTY_EVENT_SOURCE_MS); |
|
|
sendDto.setSJLY(CommonConstants.PARTY_EVENT_SOURCE_MS); |
|
|
if (ItemHandleCategoryEnum.HANDLE_CLOSING_CASE_APPLY.getValue() == dto.getHandleCategory()) { |
|
|
if (ItemHandleCategoryEnum.HANDLE_CLOSING_CASE_APPLY.getValue() == dto.getHandleCategory()) { |
|
|
//结案申请
|
|
|
//结案申请
|
|
|
sendDto.setSENDACTDEFID(CommonConstants.PARTY_SEND_TO); |
|
|
// sendDto.setSENDACTDEFID(CommonConstants.PARTY_SEND_TO);
|
|
|
sendDto.setSJZT(CommonConstants.PARTY_ITEM_ZT_ZERO); |
|
|
sendDto.setSJZT(CommonConstants.PARTY_ITEM_ZT_ZERO); |
|
|
} else { |
|
|
} else { |
|
|
//吹哨
|
|
|
//吹哨
|
|
|
|