| 
					
				 | 
			
			
				@@ -511,7 +511,7 @@ public class SopUserLogsInfoController extends BaseController 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				     /** 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				      * 一键群发sopUserLogsInfo 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				      */ 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				-    @PreAuthorize("@ss.hasPermi('qw:sopUserLogsInfo:msg')") 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				+    @PreAuthorize("@ss.hasPermi('qw:sopUserLogsInfo:msgSchedule')") 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				     @Log(title = "sendUserLogsInfoMsgType", businessType = BusinessType.INSERT,isSaveRequestData=false) 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				     @PostMapping("/sendUserLogsInfoMsgType") 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				     @RepeatSubmit 
			 | 
		
	
	
		
			
				| 
					
				 | 
			
			
				@@ -523,7 +523,7 @@ public class SopUserLogsInfoController extends BaseController 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				     /** 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				      * 一键群发sopUserLogsInfo 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				      */ 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				-    @PreAuthorize("@ss.hasPermi('qw:sopUserLogsInfo:msg')") 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				+    @PreAuthorize("@ss.hasPermi('qw:sopUserLogsInfo:msgSop')") 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				     @Log(title = "sendUserLogsInfoMsgSop", businessType = BusinessType.INSERT,isSaveRequestData=false) 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				     @PostMapping("/sendUserLogsInfoMsgSop") 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				     @RepeatSubmit 
			 |