| 
						
						
							
								
							
						
						
					 | 
					@ -810,6 +810,7 @@ public class WorkActServiceImpl implements WorkActService { | 
				
			
			
		
	
		
		
			
				
					 | 
					 | 
					            basePointEventMsg.setIsCommon(true); | 
					 | 
					 | 
					            basePointEventMsg.setIsCommon(true); | 
				
			
			
		
	
		
		
			
				
					 | 
					 | 
					            basePointEventMsg.setRemark(remark); | 
					 | 
					 | 
					            basePointEventMsg.setRemark(remark); | 
				
			
			
		
	
		
		
			
				
					 | 
					 | 
					            basePointEventMsg.setSourceId(actInfoDTO.getId()); | 
					 | 
					 | 
					            basePointEventMsg.setSourceId(actInfoDTO.getId()); | 
				
			
			
		
	
		
		
			
				
					 | 
					 | 
					 | 
					 | 
					 | 
					            basePointEventMsg.setOperatorId(loginUserUtil.getLoginUserId()); | 
				
			
			
		
	
		
		
			
				
					 | 
					 | 
					            basePointEventMsgArrayList.add(basePointEventMsg); | 
					 | 
					 | 
					            basePointEventMsgArrayList.add(basePointEventMsg); | 
				
			
			
		
	
		
		
			
				
					 | 
					 | 
					        } | 
					 | 
					 | 
					        } | 
				
			
			
		
	
		
		
			
				
					 | 
					 | 
					        mqBaseMsgDTO.setMsg(JSON.toJSONString(basePointEventMsgArrayList)); | 
					 | 
					 | 
					        mqBaseMsgDTO.setMsg(JSON.toJSONString(basePointEventMsgArrayList)); | 
				
			
			
		
	
	
		
		
			
				
					| 
						
							
								
							
						
						
						
					 | 
					
  |