mirror of
				https://github.com/dromara/RuoYi-Vue-Plus.git
				synced 2025-11-04 08:13:44 +08:00 
			
		
		
		
	fix 修复 SysLoginController 接口文档书写错误问题
This commit is contained in:
		@@ -31,7 +31,7 @@ import java.util.Set;
 | 
			
		||||
 * @author Lion Li
 | 
			
		||||
 */
 | 
			
		||||
@Validated
 | 
			
		||||
@Api(value = "数据字典信息控制器", tags = {"数据字典信息管理"})
 | 
			
		||||
@Api(value = "登录验证控制器", tags = {"登录验证管理"})
 | 
			
		||||
@RequiredArgsConstructor(onConstructor_ = @Autowired)
 | 
			
		||||
@RestController
 | 
			
		||||
public class SysLoginController {
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user