|  |  | @ -228,6 +228,7 @@ public class ActLiveRecServiceImpl extends BaseServiceImpl<ActLiveRecDao, ActLiv | 
			
		
	
		
			
				
					|  |  |  |         actPointEventMsg.setActionFlag(MqConstant.PLUS); | 
			
		
	
		
			
				
					|  |  |  |         actPointEventMsg.setIsCommon(false); | 
			
		
	
		
			
				
					|  |  |  |         actPointEventMsg.setRemark(remark); | 
			
		
	
		
			
				
					|  |  |  |         actPointEventMsg.setSourceId(formDTO.getActId()); | 
			
		
	
		
			
				
					|  |  |  |         actPointEventMsgList.add(actPointEventMsg); | 
			
		
	
		
			
				
					|  |  |  | 
 | 
			
		
	
		
			
				
					|  |  |  |         mqBaseMsgDTO.setMsg(JSON.toJSONString(actPointEventMsgList)); | 
			
		
	
	
		
			
				
					|  |  | 
 |