| 
						
						
							
								
							
						
						
					 | 
					@ -127,6 +127,7 @@ public class ApiActUserRelationController { | 
				
			
			
		
	
		
		
			
				
					 | 
					 | 
					        ValidatorUtils.validateEntity(epdcAppActUserClockLogDTO); | 
					 | 
					 | 
					        ValidatorUtils.validateEntity(epdcAppActUserClockLogDTO); | 
				
			
			
		
	
		
		
			
				
					 | 
					 | 
					        AppActUserClockLogDTO appActUserClockLogDTO = ConvertUtils.sourceToTarget(epdcAppActUserClockLogDTO, AppActUserClockLogDTO.class); | 
					 | 
					 | 
					        AppActUserClockLogDTO appActUserClockLogDTO = ConvertUtils.sourceToTarget(epdcAppActUserClockLogDTO, AppActUserClockLogDTO.class); | 
				
			
			
		
	
		
		
			
				
					 | 
					 | 
					        appActUserClockLogDTO.setUserId(tokenDto.getUserId()); | 
					 | 
					 | 
					        appActUserClockLogDTO.setUserId(tokenDto.getUserId()); | 
				
			
			
		
	
		
		
			
				
					 | 
					 | 
					 | 
					 | 
					 | 
					        appActUserClockLogDTO.setDeptId(tokenDto.getGridId()); | 
				
			
			
		
	
		
		
			
				
					 | 
					 | 
					        return actUserRelationService.activityClock(appActUserClockLogDTO); | 
					 | 
					 | 
					        return actUserRelationService.activityClock(appActUserClockLogDTO); | 
				
			
			
		
	
		
		
			
				
					 | 
					 | 
					
 | 
					 | 
					 | 
					
 | 
				
			
			
		
	
		
		
			
				
					 | 
					 | 
					    } | 
					 | 
					 | 
					    } | 
				
			
			
		
	
	
		
		
			
				
					| 
						
							
								
							
						
						
						
					 | 
					
  |