mirror of
				https://github.com/dromara/RuoYi-Vue-Plus.git
				synced 2025-11-04 08:13:44 +08:00 
			
		
		
		
	update 删除多余注解
This commit is contained in:
		@@ -1,6 +1,5 @@
 | 
			
		||||
package org.dromara.demo.controller;
 | 
			
		||||
 | 
			
		||||
import cn.dev33.satoken.annotation.SaIgnore;
 | 
			
		||||
import lombok.RequiredArgsConstructor;
 | 
			
		||||
import org.dromara.common.core.domain.R;
 | 
			
		||||
import org.dromara.sms4j.api.SmsBlend;
 | 
			
		||||
@@ -20,7 +19,6 @@ import java.util.LinkedHashMap;
 | 
			
		||||
 * @author Lion Li
 | 
			
		||||
 * @version 4.2.0
 | 
			
		||||
 */
 | 
			
		||||
@SaIgnore
 | 
			
		||||
@Validated
 | 
			
		||||
@RequiredArgsConstructor
 | 
			
		||||
@RestController
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user